Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

fe458184 c6a2 7537 07c8 6da5b11f7ff9

haplokuon edited this page May 6, 2023 · 1 revision

HatchStyle Enumeration

netDxf 3.0.0 Library

Hatch pattern style.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public enum HatchStyle

VB

Public Enumeration HatchStyle

C++

public enum class HatchStyle

F#

type HatchStyle

Members

Normal 0 Hatch "odd parity" area.
Outer 1 Hatch outermost area only.
Ignore 2 Hatch through entire area.

See Also

Reference

netDxf.Entities Namespace

Clone this wiki locally