Rect Rect {get; set;}
'Declaration Property Rect As Rect
'Usage Dim instance As IAnnRectangle Dim value As Rect instance.Rect = value value = instance.Rect
property Rect Rect { Rect get(); void set ( Rect value); }
Target Platforms
IAnnRectangle Interface IAnnRectangle Members