ExifData.ApertureValue

ExifData.ApertureValue property

Gets or sets the aperture value.

public TiffRational ApertureValue { get; set; }

Property Value

The aperture value.

See Also