ACadSharp.Entities.LwPolyline.IsClosed - DomCR/ACadSharp GitHub Wiki

IsClosed Property

Indicates that the polyline is closed.

Definition

Namespace: ACadSharp.Entities.LwPolyline

C#

public Boolean IsClosed { get; set; }

Property Value

Boolean