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

9d40bdf6 0aae 19c8 7b18 f75631cb4d5c

haplokuon edited this page May 6, 2023 · 1 revision

HatchBoundaryPath.Line Constructor

netDxf 3.0.0 Library

Initializes a new instance of the HatchBoundaryPath.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

HatchBoundaryPath.Line Class
HatchBoundaryPath.Line Overload
netDxf.Entities Namespace

Clone this wiki locally