| Leadtools.Annotations Namespace > AnnSize Structure : AnnSize Constructor |
| Overload | Description |
|---|---|
| AnnSize Constructor(Single,Single) | Initializes a new instance of the AnnSize structure from the specified dimension. |
| AnnSize Constructor(Single,Single,AnnUnit) | Initializes a new instance of the AnnSize structure from the specified dimensions and unit. |
| AnnSize Constructor(SizeF) | Initializes a new instance of the AnnSize structure from a SizeF structure. |
| AnnSize Constructor(SizeF,AnnUnit) | Initializes a new instance of the AnnSize structure from a SizeF structure and a unit value. |
| AnnSize Constructor(AnnPoint) | Initializes a new instance of the AnnSize structure from an AnnPoint structure. |