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