You are here: Start » FIL.NET » FIS.DebugPreviewShowNewRegion Method
FIS.DebugPreviewShowNewRegion Method
Creates new separated window and shows region in it. DebugPreviewCloseAllWindows need to be called to free resources reserved by this function.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void DebugPreviewShowNewRegion ( FilNet.Region inRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Region to preview. |