BaseBoundarySystem.ShowTrackedArea 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.
Enable / disable tracked area rendering.
public:
 property bool ShowTrackedArea { bool get(); void set(bool value); };public bool ShowTrackedArea { get; set; }member this.ShowTrackedArea : bool with get, setPublic Property ShowTrackedArea As Boolean