You are here: Start » AVL.NET » SpatialMap.TryProbePointOffset Method

SpatialMap.TryProbePointOffset Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public bool TryProbePointOffset
(
	int x,
	int y,
	out System.Drawing.SizeF outDelta
)

Parameters

Name Type Range Default Description
xint
yint
outDeltaSystem.Drawing.SizeF

See also