The imaging element within the MultiTouch Xml configuration file.
| C# | Visual Basic | Visual C++ |
public class ImagingElement
Public Class ImagingElement
public ref class ImagingElement
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| ImagingElement(XmlNode) |
Initializes a new instance of the ImagingElement class.
| |
| BinaryFilterThreshold |
Gets the BinaryFilterThreshold configuration setting.
| |
| Clear()()() |
Reset all configuration data.
| |
| ELEMENT_NAME |
The name of the element.
| |
| Equals(Object) | (Inherited from Object.) | |
| 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.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| HorizontalScale |
Gets the HorizontalScale configuration setting.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MemoryStreamSize |
Gets the MemoryStreamSize configuration setting.
| |
| MinBlobHeight |
Gets the MinBlobHeight configuration setting.
| |
| MinBlobWidth |
Gets the MinBlobWidth configuration setting.
| |
| RotateFlip |
Gets the RotateFlip configuration setting.
| |
| ToString()()() | (Inherited from Object.) | |
| VerticalScale |
Gets the VerticalScale configuration setting.
|
| Object | |
| ImagingElement | |