You are here: Start » AVL.NET » AVL.ImageCharacteristicPoint(AvlNet.Image, AvlNet.Anchor2D, AvlNet.Point2D)

AVL.ImageCharacteristicPoint(AvlNet.Image, AvlNet.Anchor2D, AvlNet.Point2D)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ImageCharacteristicPoint(
	AvlNet.Image inImage,
	AvlNet.Anchor2D inPointAnchor,
	out AvlNet.Point2D outPoint
)

Parameters

inImage
Type: AvlNet.Image
inPointAnchor
Type: AvlNet.Anchor2D
outPoint
Type: AvlNet.Point2D

See also