This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
769b9074 b08d d96f 59ae 0cca109eb019
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Removes all custom HeaderVariable from the list.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void ClearCustomVariables()VB
Public Sub ClearCustomVariablesC++
public:
void ClearCustomVariables()F#
member ClearCustomVariables : unit -> unit