Click or drag to resize

HatchPatternSolid Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Solid hatch pattern.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public static HatchPattern Solid { get; }
Request Example View Source

Property Value

Type: HatchPattern
Remarks
The predefined pattern values are based on the acad.pat file of AutoCAD.
See Also