You are here: Start » SpatialMap.TryProbePointOffset Method

SpatialMap.TryProbePointOffset Method

Namespace:FilNet
Assembly:Fil.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