Skip to content

ACadSharp.Header.CadHeader.SketchPolylines

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

SketchPolylines Property

Determines the object type created by the SKETCH command System variable SKPOLY

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean SketchPolylines { get; set; }

Property Value

Boolean

Clone this wiki locally