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