Click or drag to resize
ExifDataSubjectLocation Property
Gets or sets the subject location.

Namespace: Aspose.PSD.Exif
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public ushort[] SubjectLocation { get; set; }

Property Value

Type: UInt16
The subject location.
See Also