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

4b6623fd 1802 ee89 4513 b4196b9ae5ae

haplokuon edited this page May 6, 2023 · 1 revision

ThumbnailImageSection Field

netDxf 3.0.0 Library

Thumbnail section.

Definition

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

C#

public const string ThumbnailImageSection = "THUMBNAILIMAGE"

VB

Public Const ThumbnailImageSection As String = "THUMBNAILIMAGE"

C++

public:
literal String^ ThumbnailImageSection = "THUMBNAILIMAGE"

F#

static val mutable ThumbnailImageSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally