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

9430e00a 2ee5 07aa 9eea bad07e53781a

haplokuon edited this page May 6, 2023 · 1 revision

HeaderVariables Constructor

netDxf 3.0.0 Library

Initializes a new instance of the SystemVariables.

Definition

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

C#

public HeaderVariables()

VB

Public Sub New

C++

public:
HeaderVariables()

F#

new : unit -> HeaderVariables

Remarks

The default values are the same ones that are apply to a new AutoCad drawing.

See Also

Reference

HeaderVariables Class
netDxf.Header Namespace

Clone this wiki locally