Skip to content

ACadSharp.Header.CadHeader.CurrentEntityPlotStyle

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

CurrentEntityPlotStyle Property

Plot style type of new objects

Remarks

System variable CEPSNTYPE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public EntityPlotStyleType CurrentEntityPlotStyle { get; set; }

Property Value

EntityPlotStyleType

Clone this wiki locally