You are here: Start » FIL.NET » FIS.GetRegionFrame Method
FIS.GetRegionFrame Method
Returns the width and height of the entire region's frame (not to be confused with RegionBoundingBox!).
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void GetRegionFrame ( FilNet.Region inRegion, out int outFrameWidth, out int outFrameHeight )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outFrameWidth | int | |||
![]() | outFrameHeight | int |