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 | |
|---|---|---|---|---|---|
| x | int | ||||
| y | int | ||||
![]() | outDelta | System.Drawing.SizeF |

