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 > AnnRectangle Structure : AnnRectangle Constructor |
Overload | Description |
---|---|
AnnRectangle Constructor(Single,Single,Single,Single) | Initializes a new instance of the AnnRectangle structure using the specified dimensions. |
AnnRectangle Constructor(Single,Single,Single,Single,AnnUnit) | Initializes a new instance of the AnnRectangle structure at a specific location using specified dimensions and AnnUnit value. |
AnnRectangle Constructor(RectangleF) | Initializes a new instance of the AnnRectangle structure from a RectangleF. |
AnnRectangle Constructor(RectangleF,AnnUnit) | Initializes a new instance of the AnnRectangle structure from a RectangleF structure and a unit of measure. |
AnnRectangle Constructor(AnnPoint,AnnSize) | Initializes a new instance of the AnnRectangle structure at the specified location and of the specified size. |