Visual Basic (Declaration) | |
---|---|
Public Property HatchStyle As HatchStyle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public HatchStyle HatchStyle {get; set;} |
Hatch styles are filled using HatchColor. By default
the color is transparent and may need to be specified before the hatch appears.