Bespoke Multi-Touch Framework
ShowTrackingLabels Property
NamespacesBespoke.Games.Framework.InputFtirSurfaceComponentShowTrackingLabels
Indicates whether tracking labels (GUIDs) should be rendered.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowTrackingLabels { get; set; }
Public Property ShowTrackingLabels As Boolean
public:
property bool ShowTrackingLabels {
	bool get ();
	void set (bool value);
}

Assembly: Bespoke.MultiTouch.Framework.XNA (Module: Bespoke.MultiTouch.Framework.XNA) Version: 4.1.0.0 (4.1.0.0)