Overload | Description |
---|---|
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. |
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. |
Unit will be set to the default (Pixel).
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family