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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic void ChangeAnnotationPosition(
ChangePositionMethod method
)
Public Sub ChangeAnnotationPosition (
method As ChangePositionMethod
)
Parameters
- method
- Type: Atalasoft.AnnotateChangePositionMethod
The type of reordering to perform.
See Also