FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / IsStylusDirectlyOver Property

In This Topic
    IsStylusDirectlyOver Property (PivotMarginOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsStylusDirectlyOver As Boolean
    public bool IsStylusDirectlyOver {get;}
    See Also