DgnImage.Width
DgnImage.Width property
Gets the image width.
public override int Width { get; }
Property Value
The image width.
See Also
- class DgnImage
- namespace Aspose.CAD.FileFormats.Dgn
- assembly Aspose.CAD
Gets the image width.
public override int Width { get; }
The image width.