You are here: Start » FIL.NET » FIS.CreateRectanglePath Method
FIS.CreateRectanglePath Method
Creates a closed path containing four vertices of rectangle.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void CreateRectanglePath ( FilNet.Rectangle2D inRectangle, FilNet.Path outPath )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRectangle | FilNet.Rectangle2D | |||
![]() | outPath | FilNet.Path | Output path. |


