'Declaration <DescriptionAttribute("The default image size.")> Public Property DefaultImageSize As Vintasoft.Primitives.VintasoftSizeI
[Description("The default image size.")] public Vintasoft.Primitives.VintasoftSizeI DefaultImageSize { get; set; }
[Description("The default image size.")] public: __property Vintasoft.Primitives.VintasoftSizeI get_DefaultImageSize(); public: __property void set_DefaultImageSize(
Vintasoft.Primitives.VintasoftSizeI value
);
[Description("The default image size.")] public:
property Vintasoft.Primitives.VintasoftSizeI DefaultImageSize { Vintasoft.Primitives.VintasoftSizeI get(); void set(Vintasoft.Primitives.VintasoftSizeI value); }
Property Value
Default value is 100x100.