AnnotationBrushHatchStyle Property |
Gets or sets the hatch style of a hatch brush.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic HatchStyle HatchStyle { get; set; }Public Property HatchStyle As HatchStyle
Get
Set
Property Value
Type:
HatchStyle The hatch style of the brush.
See Also