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