'Declaration Public Property DefaultSize As System.Drawing.SizeF
public System.Drawing.SizeF DefaultSize { get; set; }
public: __property System.Drawing.SizeF* get_DefaultSize(); public: __property void set_DefaultSize(
System.Drawing.SizeF* value
);
public:
property System.Drawing.SizeF^ DefaultSize { System.Drawing.SizeF^ get(); void set(System.Drawing.SizeF^ value); }
Property Value
Значение по умолчанию - System.Drawing.SizeF.Empty.