You are here: Start » AVL.NET » AVL.CropPath(AvlNet.Path, AvlNet.Box, AvlNet.Path)

AVL.CropPath(AvlNet.Path, AvlNet.Box, AvlNet.Path)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void CropPath(
	AvlNet.Path inPath,
	AvlNet.Box inBox,
	out AvlNet.Path outPath
)

Parameters

inPath
Type: AvlNet.Path
inBox
Type: AvlNet.Box
outPath
Type: AvlNet.Path

Examples

CropPath performed on the sample box and path.

See also