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

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