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 > AnnCrossProductObject Class : BoundingRectangle Property |
public override AnnRectangle BoundingRectangle {get;}
'Declaration Public Overrides ReadOnly Property BoundingRectangle As AnnRectangle
'Usage Dim instance As AnnCrossProductObject Dim value As AnnRectangle value = instance.BoundingRectangle
public: property AnnRectangle BoundingRectangle { AnnRectangle get() override; }