DgnElementMetadataIsDeleted Property

Gets or sets a value indicating whether a file element was deleted

Namespace:  Aspose.CAD.FileFormats.Dgn
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public bool IsDeleted { get; set; }

Property Value

Type: Boolean
See Also