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

c9637ac0 a75f 4ff3 cb17 56d136c220c0

haplokuon edited this page May 6, 2023 · 1 revision

Hatch Field

netDxf 3.0.0 Library

Hatch.

Definition

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

C#

public const string Hatch = "HATCH"

VB

Public Const Hatch As String = "HATCH"

C++

public:
literal String^ Hatch = "HATCH"

F#

static val mutable Hatch: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally