This property refers to the location of the main subject in the scene. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
[Visual Basic] Public ReadOnly Property
SubjectLocationY As Integer
[C#] public int SubjectLocationY {get;}
Property Value
The SubjectLocationX is the horizontal coordinate of the center of the main subject of the scene
The SubjectLocationY is the vertical coordinate of the center of the main subject of the scene
Explanation
The SubjectLocationY refers to the location of the main subject in the scene. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
This property value is derived from the image tags related to the picture taking conditions.
See Also
ImageKit.File.Exif Members | Newtone.ImageKit.Win.ImageKit