You are here: Start » AVL.NET » AVL.GetRegionFrame(AvlNet.Region, int, int)

AVL.GetRegionFrame(AvlNet.Region, int, int)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void GetRegionFrame(
	AvlNet.Region inRegion,
	out int outFrameWidth,
	out int outFrameHeight
)

Parameters

inRegion
Type: AvlNet.Region
outFrameWidth
Type: System.Int32
outFrameHeight
Type: System.Int32

See also