'Declaration Public Property SelectColumnCursor As Vintasoft.Imaging.UI.VintasoftCursor
public Vintasoft.Imaging.UI.VintasoftCursor SelectColumnCursor { get; set; }
public: __property Vintasoft.Imaging.UI.VintasoftCursor* get_SelectColumnCursor(); public: __property void set_SelectColumnCursor(
Vintasoft.Imaging.UI.VintasoftCursor* value
);
public:
property Vintasoft.Imaging.UI.VintasoftCursor^ SelectColumnCursor { Vintasoft.Imaging.UI.VintasoftCursor^ get(); void set(Vintasoft.Imaging.UI.VintasoftCursor^ value); }
Property Value
Курсор выбора столбца.