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