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

In This Topic
    VisualOpacityMask Property (PivotMarginOptions)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualOpacityMask As Brush
    protected Brush VisualOpacityMask {get; set;}
    See Also