DebugCoordinate Methods |
The DebugCoordinate type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetOffset |
Gets the offset.
| |
GetRegion |
Gets the region number this event occurred in.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetXErrCor |
Gets the error corrected x component.
| |
GetXMapped |
Gets the remapped x component.
| |
GetXMax |
Gets the maximum x coordinate.
| |
GetXMin |
Gets the minimum x coordinate.
| |
GetYErrCor |
Gets the error corrected y component.
| |
GetYMapped |
Gets the remapped y component.
| |
GetYMax |
Gets the maximum Y coordinate.
| |
GetYMin |
Gets the minimum Y coordinate.
| |
IsDataSource |
Gets whether or not this coordinate is a data source.
| |
IsPenDown |
Gets whether or not the pen is down.
| |
ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |