Click or drag to resize

DeviceGetCoordinateRange Method

Gets the logical coordinate range for this device.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public CoordinateRange GetCoordinateRange()

Return Value

Type: CoordinateRange
coordinate range for this device
See Also