You are here: Start » FIL.NET » Invoke.DilateShapeRegion
Performs a morphological dilation on a shape region.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void DilateShapeRegion ( Fil.ShapeRegion inShapeRegion, float inRadius, Fil.ShapeRegion outShapeRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inShapeRegion | Fil.ShapeRegion | |||
![]() | inRadius | float | <0.0f, INF> | 1.0f | Default value: 1.0f. |
![]() | outShapeRegion | Fil.ShapeRegion |