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


