Click or drag to resize

ExifDataPixelYDimension Property

Gets or sets the pixel y dimension.

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

Property Value

Type: UInt32
The pixel y dimension.
See Also