Click or drag to resize

ImageViewerControlContextMenuTypes Enumeration

[Missing <summary> documentation for "T:RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer.ImageViewerControl.ContextMenuTypes"]


Namespace: RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
[FlagsAttribute]
public enum ContextMenuTypes
Members
Member nameValueDescription
None0 
Copy1 
Coordinate2 
Color4 
ColorGray8 
ColorRGB16 
Histogram32 
Save64 
AllNoCoordinate109 
All111 
See Also