The surface element within the MultiTouch Xml configuration file.
| C# | Visual Basic | Visual C++ |
public class SurfaceElement
Public Class SurfaceElement
public ref class SurfaceElement
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| SurfaceElement(XmlNode) |
Initializes a new instance of the SurfaceElement class.
| |
| CalibrationTable |
Gets or sets the CalibrationTable configuration setting.
| |
| Clear()()() |
Reset all configuration data.
| |
| ELEMENT_NAME |
The name of the element.
| |
| Equals(Object) | (Inherited from Object.) | |
| FilteredPoints |
Gets the set of filtered point elements.
| |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| Gateway |
Gets the GatewayEmulator configuration element.
| |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Imaging |
Gets the Imaging configuration element.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MouseEmulator |
Gets the MouseEmulator configuration element.
| |
| PerformBackgroundFiltering |
Gets or sets the PerformBackgroundFiltering configuration setting.
| |
| Save(XmlWriter) |
Serialize the element.
| |
| ToString()()() | (Inherited from Object.) | |
| UseLocalSurface |
Gets or sets the UseLocalSurface configuration setting.
| |
| Video |
Gets the Video configuration element.
|
| Object | |
| SurfaceElement | |