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

82fe630f 46e2 a618 bf22 fd59588fa9ae

haplokuon edited this page May 6, 2023 · 1 revision

ImageDef Field

netDxf 3.0.0 Library

Image definition.

Definition

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

C#

public const string ImageDef = "IMAGEDEF"

VB

Public Const ImageDef As String = "IMAGEDEF"

C++

public:
literal String^ ImageDef = "IMAGEDEF"

F#

static val mutable ImageDef: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally