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

d64c8797 943e e2ae a4af 9311e2a16df6

haplokuon edited this page May 6, 2023 · 1 revision

Solid Field

netDxf 3.0.0 Library

Solid.

Definition

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

C#

public const string Solid = "SOLID"

VB

Public Const Solid As String = "SOLID"

C++

public:
literal String^ Solid = "SOLID"

F#

static val mutable Solid: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally