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