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

e69bd37a cd5e 65d7 7019 51f1df896c1e

haplokuon edited this page May 6, 2023 · 1 revision

HatchType Enumeration

netDxf 3.0.0 Library

Hatch pattern type.

Definition

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

C#

public enum HatchType

VB

Public Enumeration HatchType

C++

public enum class HatchType

F#

type HatchType

Members

UserDefined 0 User defined.
Predefined 1 Predefined.
Custom 2 Custom.

See Also

Reference

netDxf.Entities Namespace

Clone this wiki locally