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

49ef25e9 a50f d473 1b5e 03b704d84727

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayType Enumeration

netDxf 3.0.0 Library

Defines the different underlay documents available.

Definition

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

C#

public enum UnderlayType

VB

Public Enumeration UnderlayType

C++

public enum class UnderlayType

F#

type UnderlayType

Members

DGN 0 DGN
DWF 1 DWF
PDF 2 PDF

See Also

Reference

netDxf.Objects Namespace

Clone this wiki locally