Table of Contents

Property IsCached

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

IsCached

Gets a value indicating whether object's data is cached currently and no data reading is required.

public override sealed bool IsCached { get; }

Property Value

bool

true if object's data is cached; otherwise, false.