Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / SubjectLocation Property

In This Topic
    SubjectLocation Property
    In This Topic
    Gets or sets the location of the main subject in the scene.
    Syntax
    'Declaration
     
    Public Property SubjectLocation As System.UShort()
    public System.ushort[] SubjectLocation {get; set;}
    See Also