IgesImageWidth Property

Gets Image width

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

Property Value

Type: Int32
Image width

Implements

IObjectWithBoundsWidth
See Also