ProjectionFieldOfViewHorizontal Property |
Gets or sets the horizontal 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 FieldOfViewHorizontal { get; set; }
Public Property FieldOfViewHorizontal As Double
Get
Set
public:
property double FieldOfViewHorizontal {
double get ();
void set (double value);
}
member FieldOfViewHorizontal : float with get, set
Property Value
Type:
DoubleSee Also