Gets the hatch style of this brush.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public HatchStyle Style { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Style As HatchStyle |
A member of the HatchStyle enumeration.
See Also