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