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