Skip to content

ACadSharp.Entities.IPolyline.IsClosed

Albert Domenech edited this page Aug 23, 2024 · 2 revisions

IsClosed Property

Indicates that the polyline is closed.

Definition

Namespace: ACadSharp.Entities.IPolyline

C#

public Boolean IsClosed { get; set; }

Property Value

Boolean

Clone this wiki locally