Click or drag to resize

ExifDataISOSpeedLatitudeZZZ Property

Gets or sets the ISO speed latitude zzz 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 ISOSpeedLatitudeZZZ { get; set; }

Property Value

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