Skip to content

ACadSharp.Header.CadHeader.PlotStyleMode

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

PlotStyleMode Property

Indicates whether the current drawing is in a Color-Dependent or Named Plot Style mode

Remarks

System variable PSTYLEMODE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 PlotStyleMode { get; set; }

Property Value

Int16

Clone this wiki locally