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

08e70b35 36b5 b368 1bb9 061155eaa23c

haplokuon edited this page May 6, 2023 · 1 revision

ImageVarsDictionary Field

netDxf 3.0.0 Library

MLine styles dictionary.

Definition

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

C#

public const string ImageVarsDictionary = "ACAD_IMAGE_VARS"

VB

Public Const ImageVarsDictionary As String = "ACAD_IMAGE_VARS"

C++

public:
literal String^ ImageVarsDictionary = "ACAD_IMAGE_VARS"

F#

static val mutable ImageVarsDictionary: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally