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