DgnElementPropertiesIsAttributeDataPresent Property

Gets a value indicating whether element has attribute data present

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

Property Value

Type: Boolean
See Also