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