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