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