public bool PreserveAspectRatio { get; set; }
Public Property PreserveAspectRatio As Boolean Get Set
public: property bool PreserveAspectRatio { bool get (); void set (bool value); }
member PreserveAspectRatio : bool with get, set
In This Article