Click or drag to resize

RegionSetY1 Method

Sets the top most edge.

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

Parameters

y1
Type: SystemUInt16
The top most edge.
See Also