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

Image.HasLocation Method

Helper method for range checking

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public bool HasLocation
(
	int x,
	int y
)

Parameters

Name Type Range Default Description
xint
yint

Function Overrides

See also