Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnContainer Class : Bounds Property |
public virtual AnnRectangle Bounds {get; set;}
'Declaration Public Overridable Property Bounds As AnnRectangle
'Usage Dim instance As AnnContainer Dim value As AnnRectangle instance.Bounds = value value = instance.Bounds
public: virtual property AnnRectangle Bounds { AnnRectangle get(); void set ( AnnRectangle value); }