Click or drag to resize

RegionSetX2 Method

Sets the right most edge.

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

Parameters

x2
Type: SystemUInt16
The right most edge.
See Also