'DeclarationPublic Structure PointF Inherits System.ValueType
'UsageDim instance As PointF
public struct PointF : System.ValueType
'DeclarationPublic Structure PointF Inherits System.ValueType
'UsageDim instance As PointF
public struct PointF : System.ValueType
System.Object
System.ValueType
Xceed.Drawing.PointF
| Name | Description | |
|---|---|---|
![]() | PointF Constructor | Creates a new PointF object from x & y coordinates. |
| Name | Description | |
|---|---|---|
![]() | X | Gets or sets the PointF's x coordinate. |
![]() | Y | Gets or sets the PointF's y coordinate. |
| Name | Description | |
|---|---|---|
![]() | Equals | |
![]() | GetHashCode |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2