Discuss this help topic in SecureBlackbox Forum
The focal ratio that the photo was taken at.
Declaration
[VB.NET]
Property FocalRatio As Double
[Pascal]
property FocalRatio: double;
[C++]
double get_FocalRatio();
[PHP]
double get_FocalRatio()
[Java]
double getFocalRatio();
Description
Use this property to check the f-number that the photo was taken at.
Discuss this help topic in SecureBlackbox Forum