Click or drag to resize

HatchFillType Enumeration

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Hatch pattern fill type.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public enum HatchFillType
Request Example View Source
Members
  Member nameValueDescription
PatternFill0 Pattern fill.
SolidFill1 Solid fill.
See Also