Click or drag to resize

RegionSetX1 Method

Sets the left most edge.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetX1(
	ushort x1
)

Parameters

x1
Type: SystemUInt16
The left most edge.
See Also