'Declaration <BrowsableAttribute(False)> Public Property Location As VintasoftPointI
[Browsable(False)] public VintasoftPointI Location { get; set; }
[Browsable(False)] public: __property VintasoftPointI get_Location(); public: __property void set_Location(
VintasoftPointI value
);
[Browsable(False)] public:
property VintasoftPointI Location { VintasoftPointI get(); void set(VintasoftPointI value); }