You are here: Start » FIL.NET » FIS.DrawRectangle Method
FIS.DrawRectangle Method
Draws a rectangle on an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void DrawRectangle ( FilNet.Image ioImage, FilNet.Rectangle2D inRectangle, FilNet.CoordinateSystem2D? inRectangleAlignment, FilNet.Pixel inColor, FilNet.DrawingStyle inDrawingStyle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inRectangle | FilNet.Rectangle2D | |||
![]() | inRectangleAlignment | FilNet.CoordinateSystem2D? | |||
![]() | inColor | FilNet.Pixel | |||
![]() | inDrawingStyle | FilNet.DrawingStyle |