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
inLocationFilNet.Location
outPointFilNet.Point2D

See also