Click or drag to resize

HatchPatternLineDefinitions Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the definition of the lines that make up the pattern (not applicable in Solid fills).

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public List<HatchPatternLineDefinition> LineDefinitions { get; }
Request Example View Source

Property Value

Type: ListHatchPatternLineDefinition
See Also