'Declaration <BrowsableAttribute(False)> Public Property Path As Vintasoft.Imaging.Drawing.IGraphicsPath
[Browsable(False)] public Vintasoft.Imaging.Drawing.IGraphicsPath Path { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Drawing.IGraphicsPath* get_Path(); public: __property void set_Path(
Vintasoft.Imaging.Drawing.IGraphicsPath* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Drawing.IGraphicsPath^ Path { Vintasoft.Imaging.Drawing.IGraphicsPath^ get(); void set(Vintasoft.Imaging.Drawing.IGraphicsPath^ value); }