BoundaryEventData.IsTrackedAreaVisualized Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Is the tracked area being visualized by the boundary system.
public:
property bool IsTrackedAreaVisualized { bool get(); };
public bool IsTrackedAreaVisualized { get; }
member this.IsTrackedAreaVisualized : bool
Public ReadOnly Property IsTrackedAreaVisualized As Boolean