You are here: Start » Image.HasPoint Method

Image.HasPoint Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public bool HasPoint
(
	float x,
	float y
)

Parameters

Name Type Range Default Description
xfloat
yfloat

See also