'Declaration Public Property TextCursor As Vintasoft.Imaging.UI.VintasoftCursor
public Vintasoft.Imaging.UI.VintasoftCursor TextCursor { get; set; }
public: __property Vintasoft.Imaging.UI.VintasoftCursor* get_TextCursor(); public: __property void set_TextCursor(
Vintasoft.Imaging.UI.VintasoftCursor* value
);
public:
property Vintasoft.Imaging.UI.VintasoftCursor^ TextCursor { Vintasoft.Imaging.UI.VintasoftCursor^ get(); void set(Vintasoft.Imaging.UI.VintasoftCursor^ value); }