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