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