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