You are here: Start » FIL.NET » FIS.LocationCenter Method
FIS.LocationCenter Method
Returns the center point of a pixel indicated by the provided location.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void LocationCenter ( FilNet.Location inLocation, out FilNet.Point2D outCenter )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLocation | FilNet.Location | Pixel location. | ||
![]() | outCenter | FilNet.Point2D | Center point of the provided pixel. |