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()
Public Function GetCoordinateRange As CoordinateRange
public:
CoordinateRange^ GetCoordinateRange()
member GetCoordinateRange : unit -> CoordinateRange
Return Value
Type:
CoordinateRangecoordinate range for this device
See Also