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