Property Orientation
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
Orientation
EXIF orientation (1..8), when present. 1 = upright.
public int? Orientation { get; set; }
Property Value
- int?
EXIF orientation (1..8), when present. 1 = upright.
public int? Orientation { get; set; }