ExifDataSceneType Property |
Namespace: Aspose.Imaging.Exif
public byte SceneType { get; set; }
Public Property SceneType As Byte Get Set
public: property unsigned char SceneType { unsigned char get (); void set (unsigned char value); }
member SceneType : byte with get, set