You are here: Start » FIL.NET » Invoke.RectangleBoundingCircle
Computes the smallest circle containing a rectangle.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RectangleBoundingCircle ( Fil.Rectangle2D inRectangle, out Fil.Circle2D outBoundingCircle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectangle | Fil.Rectangle2D | |||
![]() | outBoundingCircle | Fil.Circle2D |