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.5.0.5.0.230 (.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