Skip to content

ACadSharp.Objects.CadDictionaryWithDefault.DefaultEntry

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

DefaultEntry Property

Default entry.

Remarks

Currently only used for plot style dictionary's default entry, named “Normal”.

Definition

Namespace: ACadSharp.Objects.CadDictionaryWithDefault

C#

DxfCodeValueAttribute
public CadObject DefaultEntry { get; set; }

Property Value

CadObject

Clone this wiki locally