public double MinContentScale { get; set; }
Public Property MinContentScale As Double Get Set
public: property double MinContentScale { double get (); void set (double value); }
member MinContentScale : float with get, set
In This Article