You are here: Start » AVL.NET » AVL.RegionCharacteristicPoint(AvlNet.Region, AvlNet.Anchor2D, AvlNet.Point2D)

AVL.RegionCharacteristicPoint(AvlNet.Region, AvlNet.Anchor2D, AvlNet.Point2D)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void RegionCharacteristicPoint(
	AvlNet.Region inRegion,
	AvlNet.Anchor2D inPointAnchor,
	out AvlNet.Point2D outPoint
)

Parameters

inRegion
Type: AvlNet.Region
inPointAnchor
Type: AvlNet.Anchor2D
outPoint
Type: AvlNet.Point2D

See also