You are here: Start » AVL.NET » AVL.RectangleCharacteristicPoints Method

AVL.RectangleCharacteristicPoints Method

Computes rectangle's characteristic points.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void RectangleCharacteristicPoints(
	AvlNet.Rectangle2D inRectangle
)

Parameters

Name Type Range Default Description
inRectangleAvlNet.Rectangle2D

See also