InkCanvas::MoveEnabled Property
.NET Framework (current version)
Gets or sets a Boolean value which indicates whether the user is enabled to move selected ink strokes and/or elements on the InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
If this property is set to true, an adorner border is drawn around ink strokes and/or elements when they are selected. This border enables the user to move the selected objects. If ResizeEnabled is true, the adorner enables the user to resize the strokes and/or elements as well.
If this property is set to false while one or more ink strokes and/or elements are selected, the adorner border will be automatically removed from the selected objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: