'宣言 Public Property Bounds As C1.Interop.Rect
'使用法 Dim instance As Field Dim value As C1.Interop.Rect instance.Bounds = value value = instance.Bounds
public C1.Interop.Rect Bounds {get; set;}
'宣言 Public Property Bounds As C1.Interop.Rect
'使用法 Dim instance As Field Dim value As C1.Interop.Rect instance.Bounds = value value = instance.Bounds
public C1.Interop.Rect Bounds {get; set;}