Gets or sets the
C1.Document.RenderFragment.Bounds of underlying RenderFragment.
シンタックス
'宣言
Public Property Bounds As Rect
'使用法
Dim instance As BrickBase
Dim value As Rect
instance.Bounds = value
value = instance.Bounds
public Rect Bounds {get; set;}
参照