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

d6dabd6a 64ce 3ffb 7fe4 92f6774e4e43

haplokuon edited this page May 6, 2023 · 1 revision

IsClosed Field

netDxf 3.0.0 Library

Gets if the polyline is closed.

Definition

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

C#

public bool IsClosed

VB

Public IsClosed As Boolean

C++

public:
bool IsClosed

F#

val mutable IsClosed: bool

Field Value

Boolean

See Also

Reference

HatchBoundaryPath.Polyline Class
netDxf.Entities Namespace

Clone this wiki locally