Click or drag to resize

ExifDataISOSpeedLatitudeYYY Property

Gets or sets the ISO speed latitude yyy value of a camera or input device that is defined in ISO 12232.

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

Property Value

Type: UInt32
The ISO speed latitude yyy value of a camera or input device that is defined in ISO 12232.
Remarks
This tag shall not be recorded without ISOSpeed and ISOSpeedLatitudezzz
See Also