You are here: Start » FIL.NET » FIS.FisFilter_AccessRectangle Method
FIS.FisFilter_AccessRectangle Method
Returns individual fields of a rectangle.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void FisFilter_AccessRectangle ( FilNet.Rectangle2D inRectangle, out FilNet.Point2D outOrigin, out float outAngle, out float outWidth, out float outHeight )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectangle | FilNet.Rectangle2D | |||
![]() | outOrigin | FilNet.Point2D | Origin of the rectangle. | ||
![]() | outAngle | float | Clock-wise orientation angle. | ||
![]() | outWidth | float | |||
![]() | outHeight | float |