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