You are here: Start » AVL.NET » AVL.ResizeRectangle(AvlNet.Rectangle2D, AvlNet.Anchor2D, AvlNet.Rectangle2D)

AVL.ResizeRectangle(AvlNet.Rectangle2D, AvlNet.Anchor2D, AvlNet.Rectangle2D)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ResizeRectangle(
	AvlNet.Rectangle2D inRectangle,
	AvlNet.Anchor2D inAnchor,
	out AvlNet.Rectangle2D outRectangle
)

Parameters

inRectangle
Type: AvlNet.Rectangle2D
inAnchor
Type: AvlNet.Anchor2D
outRectangle
Type: AvlNet.Rectangle2D

See also