Public Property Bounds As Rectangle
Dim instance As TextZone Dim value As Rectangle instance.Bounds = value value = instance.Bounds
public Rectangle Bounds {get; set;}
public: property Rectangle Bounds { Rectangle get(); void set ( Rectangle value); }
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
TextZone Class TextZone Members