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