Click or drag to resize

AnnotationKey Constructor (AnnotationKeyAction)

Creates a new instance of AnnotationKey specifying its action.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationKey(
	AnnotationKeyAction action
)

Parameters

action
Type: Atalasoft.Annotate.UIAnnotationKeyAction
The action to take when the key is pressed.
See Also