SensorFieldOfViewVisualizerTEntityVolumeDisplaySilhouette Property |
Gets or sets a value indicating whether the volume silhouette is displayed.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool VolumeDisplaySilhouette { get; set; }
Public Property VolumeDisplaySilhouette As Boolean
Get
Set
public:
property bool VolumeDisplaySilhouette {
bool get ();
void set (bool value);
}
member VolumeDisplaySilhouette : bool with get, set
Property Value
Type:
BooleanSee Also