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

Image.HasLocation Method

Helper method for range checking

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public bool HasLocation
(
	int x,
	int y
)

Parameters

Name Type Range Default Description
xint
yint

Function Overrides

See also