Click or drag to resize

RegionSetY2 Method

Sets the bottom most edge.

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

Parameters

y2
Type: SystemUInt16
The bottom most edge.
See Also