'DeclarationPublic Property Bounds As Rectangle
'UsageDim instance As GeometryDrawing Dim value As Rectangle instance.Bounds = value value = instance.Bounds
public Rectangle Bounds {get; set;}
'DeclarationPublic Property Bounds As Rectangle
'UsageDim instance As GeometryDrawing Dim value As Rectangle instance.Bounds = value value = instance.Bounds
public Rectangle Bounds {get; set;}