You are here: Start » FIL.NET » FIS.RectangleCenter Method
FIS.RectangleCenter Method
Computes the center point of a rectangle.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RectangleCenter ( FilNet.Rectangle2D inRectangle, out FilNet.Point2D outCenterPoint )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRectangle | FilNet.Rectangle2D | |||
![]() | outCenterPoint | FilNet.Point2D |


