[Missing <summary> documentation for T:Bespoke.MultiTouch.Framework.FilteredPointElement]
| C# | Visual Basic | Visual C++ |
public class FilteredPointElement
Public Class FilteredPointElement
public ref class FilteredPointElement
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| FilteredPointElement(XmlNode) |
Initializes a new instance of the FilteredPointElement class.
| |
| FilteredPointElement(FilteredPointElement) |
Initialize a new instance of the FilteredPointElement class from another instance.
| |
| 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.) | |
| Location |
Gets or sets the location of the filtered point.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Save(XmlWriter) |
Serialize the element.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| FilteredPointElement | |