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