Skip to content

ACadSharp.Header.CadHeader.FillMode

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

FillMode Property

Specifies whether hatches and fills, 2D solids, and wide polylines are filled in.

Remarks

System variable FILLMODE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean FillMode { get; set; }

Property Value

Boolean

Clone this wiki locally