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