GeneralParametersMapCoordinates Method |
Gets whether or not coordinates are currently being error and calibration corrected.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool MapCoordinates()
Public Function MapCoordinates As Boolean
public:
bool MapCoordinates()
member MapCoordinates : unit -> bool
Return Value
Type:
BooleanWhether or not coordinates are currently being error and calibration corrected.
See Also