You are here: Start » AVL.NET » Image.HasPoint Method

Image.HasPoint Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public bool HasPoint
(
	float x,
	float y
)

Parameters

Name Type Range Default Description
xfloat
yfloat

See also