Property IsInit
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
IsInit
Gets or sets a value indicating whether this instance is initialize.
public bool IsInit { get; }
Property Value
- bool
true
if this instance is initialize; otherwise,false
.