'Declaration Public Property ContentScale As System.Nullable(Of Single)
public System.Nullable<float> ContentScale { get; set; }
public: __property System.Nullable<float> get_ContentScale(); public: __property void set_ContentScale(
System.Nullable<float> value
);
public:
property System.Nullable<float> ContentScale { System.Nullable<float> get(); void set(System.Nullable<float> value); }
Property Value
Значение по умолчанию - null.