ACadSharp.Objects.CadDictionaryWithDefault.DefaultEntry - DomCR/ACadSharp GitHub Wiki
DefaultEntry Property
Default object
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