VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Wpf.UI Namespace / WpfScrollableControl Class / SetCursor(VintasoftCursor) Method
Синтаксис Требования Смотрите также
В этом разделе
    SetCursor(VintasoftCursor) Метод (WpfScrollableControl)
    В этом разделе
    Устанавливает курсор.
    Синтаксис
    'Declaration
    
    Protected Overridable Sub SetCursor( _
    ByVal cursor
    Курсор.
    As Vintasoft.Imaging.UI.VintasoftCursor _
    )
    protected virtual void SetCursor(
    Vintasoft.Imaging.UI.VintasoftCursor cursor
    )
    protected: virtual void SetCursor(
    Vintasoft.Imaging.UI.VintasoftCursor* cursor
    )
    protected:
    virtual void SetCursor(
    Vintasoft.Imaging.UI.VintasoftCursor^ cursor
    )

    Parameters

    cursor
    Курсор.
    Требования

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

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