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

c5fc7b57 09b1 1cfa 19ee 5118c2a97ab6

haplokuon edited this page May 6, 2023 · 1 revision

Wipeout Field

netDxf 3.0.0 Library

Wipeout.

Definition

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

C#

public const string Wipeout = "WIPEOUT"

VB

Public Const Wipeout As String = "WIPEOUT"

C++

public:
literal String^ Wipeout = "WIPEOUT"

F#

static val mutable Wipeout: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally