Description
Returns the camera field height.Make sure that fieldWidth() is not used when the view is in the interactive state.
Visual Basic
Public Property FieldHeight() As double
C#
public double FieldHeight;
Conditions
Read-only
Returns the camera field height.Make sure that fieldWidth() is not used when the view is in the interactive state.
Public Property FieldHeight() As double
public double FieldHeight;
Read-only