PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Style Class / ResetShapeFillBrush Method

In This Topic
    ResetShapeFillBrush Method (Style)
    In This Topic
    Resets the ShapeFillBrush property to an undefined state.
    Syntax
    'Declaration
     
    Public Sub ResetShapeFillBrush() 
    public void ResetShapeFillBrush()
    See Also