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