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