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

48ea2b88 c619 a961 f192 22025b7696ea

haplokuon edited this page May 6, 2023 · 1 revision

ByBlockName Field

netDxf 3.0.0 Library

ByBlock line type name.

Definition

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

C#

public const string ByBlockName = "ByBlock"

VB

Public Const ByBlockName As String = "ByBlock"

C++

public:
literal String^ ByBlockName = "ByBlock"

F#

static val mutable ByBlockName: string

Field Value

String

See Also

Reference

Linetype Class
netDxf.Tables Namespace

Clone this wiki locally