PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Style Class / HasShapeFillBrush Property

In This Topic
    HasShapeFillBrush Property
    In This Topic
    Gets a value indicating whether the ShapeFillBrush property is defined on the current style.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasShapeFillBrush As Boolean
    public bool HasShapeFillBrush {get;}
    See Also