Click or drag to resize

GeneralParametersSetMapCoordinates Method

Sets whether or not coordinates get mapped.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public void SetMapCoordinates(
	bool mapCoordinates
)

Parameters

mapCoordinates
Type: SystemBoolean
Whether or not coordinates get mapped.
See Also