Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1TappedEventArgs Class / IsBarrelButtonDown Property

In This Topic
    IsBarrelButtonDown Property
    In This Topic
    Gets a value indicating whether the barrel button of the pen is pressed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsBarrelButtonDown As Boolean
    public bool IsBarrelButtonDown {get;}
    See Also