ImageViewerControlCursorPositionInfoHandler Delegate |
[Missing <summary> documentation for "T:RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer.ImageViewerControl.CursorPositionInfoHandler"]
Namespace: RAYLASE.Marker.ClickAndTeachPlugin.ImageViewerAssembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntaxpublic delegate string CursorPositionInfoHandler(
Object sender,
Point pointInPixel,
Color? colorOfPixel
)
Parameters
- sender Object
-
- pointInPixel Point
-
- colorOfPixel NullableColor
-
Return Value
String
See Also