bool EnableClipping { get; set; }
Property EnableClipping As Boolean Get Set
property bool EnableClipping { bool get (); void set (bool value); }
abstract EnableClipping : bool with get, set
In This Article