You are here: Start » FIL.NET » FIS.LocationToPoint2D Method
FIS.LocationToPoint2D Method
Converts a location to its center point.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void LocationToPoint2D ( FilNet.Location inLocation, out FilNet.Point2D outPoint )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inLocation | FilNet.Location | |||
![]() | outPoint | FilNet.Point2D |


