Click or drag to resize

PointF Properties

The PointF type exposes the following members.

Properties
  NameDescription
Public propertyX
Gets or sets the x-coordinate of this PointF.
Public propertyY
Gets or sets the y-coordinate of this PointF.
Top
See Also