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