PointF Class |
Namespace: Easymap.AddIn.Common.Graphics
The PointF type exposes the following members.
Name | Description | |
---|---|---|
![]() | X |
Gets or sets the x-coordinate of this PointF.
|
![]() | Y |
Gets or sets the y-coordinate of this PointF.
|
Name | Description | |
---|---|---|
![]() ![]() | (PointF to PointF) |
Converts a PointF to a PointF.
|
![]() ![]() | (PointF to PointF) |
Converts a PointF to a PointF.
|