WaypointVisualizerTEntityDisplay Property |
Gets or sets a value indicating whether the entities are 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 override bool Display { get; set; }
Public Overrides Property Display As Boolean
Get
Set
public:
virtual property bool Display {
bool get () override;
void set (bool value) override;
}
abstract Display : bool with get, set
override Display : bool with get, set
Property Value
Type:
BooleanSee Also