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