public class PointFloat
Public Class PointFloat
PointFloat | Constructs a point with the given coordinates |
Empty | Gets the null point |
X | Gets or sets the point X coordinate |
Y | Gets or sets the point Y coordinate |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |