You are here: Start » AVL.NET » Region.SetFrame Method

Region.SetFrame Method

Sets the region's frame.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void SetFrame
(
	int frameWidth,
	int frameHeight
)

Parameters

Name Type Range Default Description
frameWidthint
frameHeightint

See also