Click or drag to resize

ExifDataPixelXDimension Property

Gets or sets the pixel x dimension.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public uint PixelXDimension { get; set; }

Property Value

Type: UInt32
The pixel x dimension.
See Also