Skip to content

ACadSharp.Entities.LwPolyline.IsClosed

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

IsClosed Property

Indicates that the polyline is closed.

Definition

Namespace: ACadSharp.Entities.LwPolyline

C#

public Boolean IsClosed { get; set; }

Property Value

Boolean

Clone this wiki locally