BoundaryEventData.IsPlayAreaVisualized 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 play area being visualized by the boundary system.
public:
property bool IsPlayAreaVisualized { bool get(); };
public bool IsPlayAreaVisualized { get; }
member this.IsPlayAreaVisualized : bool
Public ReadOnly Property IsPlayAreaVisualized As Boolean