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