Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HatchBrush Class / Style Property

In This Topic
    Style Property (HatchBrush)
    In This Topic
    Gets or sets the hatch style of this HatchBrush object.
    Syntax
    'Declaration
     
    Public Property Style As HatchStyle
    public HatchStyle Style {get; set;}
    See Also