IFieldOfViewGraphicsService.FieldOfViewGraphics 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: 25.1.421.0 (25.1.421.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