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.2.79.0 (1.2.79.0)
Syntax
public void SetMapCoordinates(
	bool mapCoordinates
)

Parameters

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