Table of Contents

Property XDirMissingFlag

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

XDirMissingFlag

Gets or sets a value indicating that no XDictionary handle is stored for this entity.

public bool XDirMissingFlag { get; set; }

Property Value

bool

true if the entity doesn't have an XDictionary handle.

Remarks

This flag is always false for AC1015 and earlier versions.