IfcImageDepth Property

Gets the depth.

Namespace:  Aspose.CAD.FileFormats.Ifc
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int Depth { get; }

Property Value

Type: Int32
The depth.
See Also