GlareArea Property
Summary
A LeadRect structure that represents the area containing the detected glare.
Syntax
C#
VB
Objective-C
C++
Java
@property (nonatomic, assign, readonly) LeadRect glareArea;
public LeadRect getGlareArea()
Property Value
The detected glare area, or an empty rectangle value if no glare is detected.