'Declaration Public Property DefaultImageSize As System.Drawing.Size
public System.Drawing.Size DefaultImageSize { get; set; }
public: __property System.Drawing.Size* get_DefaultImageSize(); public: __property void set_DefaultImageSize(
System.Drawing.Size* value
);
public:
property System.Drawing.Size^ DefaultImageSize { System.Drawing.Size^ get(); void set(System.Drawing.Size^ value); }
Property Value
Значение по умолчанию - 100x100.