You are here: Start » AVL.NET » View2DBoxPrimitive.SetRegion Method

View2DBoxPrimitive.SetRegion Method

Sets a region as this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetRegion
(
	AvlNet.Region region
)

Parameters

Name Type Range Default Description
regionAvlNet.Region

Function Overrides

See also