public float EndX { get; set; }
Public Property EndX As Single Get Set
public: property float EndX { float get (); void set (float value); }
member EndX : float32 with get, set
In This Article