'Declaration Public Property CharacterScale As System.Nullable(Of Double)
public System.Nullable<double> CharacterScale { get; set; }
public: __property System.Nullable<double> get_CharacterScale(); public: __property void set_CharacterScale(
System.Nullable<double> value
);
public:
property System.Nullable<double> CharacterScale { System.Nullable<double> get(); void set(System.Nullable<double> value); }
Property Value
Minimum value is 0.01 (equal to 1%), maximum value is 6 (equal to 600%).