DgnImageIs3DImage Property

Gets a value indicating whether file is 3D or not

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

Property Value

Type: Boolean
See Also