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