Skip to content

ACadSharp.Objects.CadDictionaryWithDefault.DefaultEntry

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

DefaultEntry Property

Default object

Remarks

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

Definition

Namespace: ACadSharp.Objects.CadDictionaryWithDefault

C#

public CadObject DefaultEntry { get; set; }

Property Value

CadObject

Clone this wiki locally