Click or drag to resize

AnnotationControllerChangeAnnotationPosition Method (ChangePositionMethod)

Changes the position of the selected annotation within the stacking order.

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 void ChangeAnnotationPosition(
	ChangePositionMethod method
)

Parameters

method
Type: Atalasoft.AnnotateChangePositionMethod
The type of reordering to perform.
See Also