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