VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.UI Namespace / VintasoftControl Class / MoveCursor Property
Синтаксис Требования Смотрите также
В этом разделе
    MoveCursor Свойство (VintasoftControl)
    В этом разделе
    Возвращает или задает курсор перемещения.
    Синтаксис
    'Declaration
    
    Public Property MoveCursor As VintasoftCursor
    
    
    public VintasoftCursor MoveCursor { get; set; }
    
    
    public: __property VintasoftCursor* get_MoveCursor();
    public: __property void set_MoveCursor(
    VintasoftCursor* value
    );
    public:
    property VintasoftCursor^ MoveCursor { VintasoftCursor^ get(); void set(VintasoftCursor^ value); }
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также