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

7a81e7b0 d4ca 70d4 1fa3 19a4378111e0

haplokuon edited this page May 6, 2023 · 1 revision

Image Field

netDxf 3.0.0 Library

Raster image.

Definition

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

C#

public const string Image = "IMAGE"

VB

Public Const Image As String = "IMAGE"

C++

public:
literal String^ Image = "IMAGE"

F#

static val mutable Image: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally