IFieldOfViewGraphicsServiceFieldOfViewGraphics Property |
Gets the graphical properties of the field of view.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 26.1.424.0 (26.1.424.0)
SyntaxSensorFieldOfViewGraphics FieldOfViewGraphics { get; }ReadOnly Property FieldOfViewGraphics As SensorFieldOfViewGraphics
Get
property SensorFieldOfViewGraphics^ FieldOfViewGraphics {
SensorFieldOfViewGraphics^ get ();
}abstract FieldOfViewGraphics : SensorFieldOfViewGraphics with get
Property Value
Type:
SensorFieldOfViewGraphics
See Also