ProjectionFieldOfViewVertical Property |
Gets or sets the vertical field of view associated with the
Projection.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double FieldOfViewVertical { get; set; }
Public Property FieldOfViewVertical As Double
Get
Set
public:
property double FieldOfViewVertical {
double get ();
void set (double value);
}
member FieldOfViewVertical : float with get, set
Property Value
Type:
DoubleSee Also