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. |