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); }
'Declaration Public Property DefaultSize As System.Drawing.SizeF
Property Value
Default value is System.Drawing.SizeF.Empty.