Leadtools.Annotations Namespace > AnnPoint Structure : AnnPoint Constructor |
Overload | Description |
---|---|
AnnPoint Constructor(Single,Single) | Initializes a new instance of the AnnPoint structure with the specified coordinates. |
AnnPoint Constructor(Single,Single,AnnUnit) | Initializes a new instance of the AnnPoint structure with the specified coordinates and unit of measure. |
AnnPoint Constructor(PointF) | Initializes a new instance of the AnnPoint structure from a PointF. |
AnnPoint Constructor(PointF,AnnUnit) | Initializes a new instance of the AnnPoint structure from a PointF structure and a unit of measure. |