You are here: Start » FIL.NET » Invoke.DrawRegion
Draws a region on an image.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void DrawRegion ( Fil.Image ioImage, Fil.Region inRegion, Optional<Fil.CoordinateSystem2D> inRegionAlignment, Fil.Pixel inColor, float inOpacity )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | Fil.Image | ||||
![]() | inRegion | Fil.Region | Input region. | ||
![]() | inRegionAlignment | Ftl.Optional<Fil.CoordinateSystem2D> | |||
![]() | inColor | Fil.Pixel | |||
![]() | inOpacity | float | <0.0f, 1.0f> |