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