You are here: Start » FIL.NET » FIS.DebugPreviewShowRegion Method
FIS.DebugPreviewShowRegion Method
Shows region in separated window. When called first time creates new window with size fit to region.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static bool DebugPreviewShowRegion ( FilNet.DebugPreviewWindowState ioState, FilNet.Region inRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioState | FilNet.DebugPreviewWindowState | State object of sustained preview window. | |||
![]() | inRegion | FilNet.Region | Region to preview. |

