ADCScanValues Methods |
The ADCScanValues 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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetXMax |
Gets the x max of the scan.
| |
GetXMin |
Gets the x min of the scan.
| |
GetYMax |
Gets the y max of the scan
| |
GetYMin |
Gets the y min of the scan.
| |
IsDataSource |
Gets whether or not this scan is a data source.
| |
IsPenDown |
Gets whether or not the pen is down.
| |
ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |