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

769b9074 b08d d96f 59ae 0cca109eb019

haplokuon edited this page May 6, 2023 · 1 revision

ClearCustomVariables Method

netDxf 3.0.0 Library

Removes all custom HeaderVariable from the list.

Definition

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

C#

public void ClearCustomVariables()

VB

Public Sub ClearCustomVariables

C++

public:
void ClearCustomVariables()

F#

member ClearCustomVariables : unit -> unit 

See Also

Reference

HeaderVariables Class
netDxf.Header Namespace

Clone this wiki locally