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

b7d1c276 71eb d6b5 0212 6f5f1462ff5e

haplokuon edited this page May 6, 2023 · 1 revision

Type Field

netDxf 3.0.0 Library

Gets the HatchBoundaryPath edge type

Definition

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

C#

public readonly HatchBoundaryPath.EdgeType Type

VB

Public ReadOnly Type As HatchBoundaryPath.EdgeType

C++

public:
initonly HatchBoundaryPath.EdgeType Type

F#

val Type: HatchBoundaryPath.EdgeType

Field Value

HatchBoundaryPath.EdgeType

See Also

Reference

HatchBoundaryPath.Edge Class
netDxf.Entities Namespace

Clone this wiki locally