'使用法 Dim instance As RenderFragment Dim bounds As Rect Dim value As Rect value = instance.GetContentBounds(bounds)
パラメータ
- bounds
- The C1.Interop.Rect bounds.
戻り値の型
The RenderFragment.RenderObject content bounds considering spacing and borders.
'使用法 Dim instance As RenderFragment Dim bounds As Rect Dim value As Rect value = instance.GetContentBounds(bounds)