You are here: Start » FIL.NET » FIS.DrawCrosshair Method
FIS.DrawCrosshair Method
Draws a crosshair on an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void DrawCrosshair ( FilNet.Image ioImage, FilNet.Location inLocation, FilNet.CoordinateSystem2D? inLocationAlignment, FilNet.Pixel inColor, FilNet.CrosshairShape inCrosshairShape, FilNet.DrawingStyle inDrawingStyle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inLocation | FilNet.Location | |||
![]() | inLocationAlignment | FilNet.CoordinateSystem2D? | |||
![]() | inColor | FilNet.Pixel | |||
![]() | inCrosshairShape | FilNet.CrosshairShape | |||
![]() | inDrawingStyle | FilNet.DrawingStyle |