'Declaration <BrowsableAttribute(False)> Public Property Size As VintasoftSizeF
[Browsable(False)] public VintasoftSizeF Size { get; set; }
[Browsable(False)] public: __property VintasoftSizeF get_Size(); public: __property void set_Size(
VintasoftSizeF value
);
[Browsable(False)] public:
property VintasoftSizeF Size { VintasoftSizeF get(); void set(VintasoftSizeF value); }