Search
HatchBrush.Style Property
See Also
 





Gets the hatch style of this brush.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public HatchStyle Style { get; set; }

Visual Basic  Copy Code

Public Property Style As HatchStyle

 Property Value

 See Also