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

77f3c9e2 a057 a445 dbc5 782001225663

haplokuon edited this page May 6, 2023 · 1 revision

Line Constructor

netDxf 3.0.0 Library

Initializes a new instance of the Line class.

Definition

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

C#

public Line()

VB

Public Sub New

C++

public:
Line()

F#

new : unit -> Line

See Also

Reference

Line Class
Line Overload
netDxf.Entities Namespace

Clone this wiki locally