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

9f99ac28 4abd c401 5941 01dc56cbcb7d

haplokuon edited this page May 6, 2023 · 1 revision

ByLayerName Field

netDxf 3.0.0 Library

ByLayer line type name.

Definition

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

C#

public const string ByLayerName = "ByLayer"

VB

Public Const ByLayerName As String = "ByLayer"

C++

public:
literal String^ ByLayerName = "ByLayer"

F#

static val mutable ByLayerName: string

Field Value

String

See Also

Reference

Linetype Class
netDxf.Tables Namespace

Clone this wiki locally