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

2650b390 0d11 ba24 643d e2f59551f532

haplokuon edited this page May 6, 2023 · 1 revision

ModelSpaceName Field

netDxf 3.0.0 Library

Layout ModelSpace name.

Definition

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

C#

public const string ModelSpaceName = "Model"

VB

Public Const ModelSpaceName As String = "Model"

C++

public:
literal String^ ModelSpaceName = "Model"

F#

static val mutable ModelSpaceName: string

Field Value

String

See Also

Reference

Layout Class
netDxf.Objects Namespace

Clone this wiki locally