You are here: Start » AVL.NET » AVL.CropPointArray(AvlNet.Point2D[], AvlNet.Box, AvlNet.Point2D[])

AVL.CropPointArray(AvlNet.Point2D[], AvlNet.Box, AvlNet.Point2D[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void CropPointArray(
	AvlNet.Point2D[] inPoints,
	AvlNet.Box inBox,
	out AvlNet.Point2D[] outPoints
)

Parameters

inPoints
Type: AvlNet.Point2D
inBox
Type: AvlNet.Box
outPoints
Type: AvlNet.Point2D

See also