Click or drag to resize

RegionLineSetParent Method

Sets the parent region.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetParent(
	int lineParent
)

Parameters

lineParent
Type: SystemInt32
The parent region
See Also