Accusoft.NotateXpressSdk Namespace > BaseToolbarDefaults Class : Moveable Property |
'Declaration Public Property Moveable As Boolean
'Usage Dim instance As BaseToolbarDefaults Dim value As Boolean instance.Moveable = value value = instance.Moveable
public bool Moveable {get; set;}
The default value is true.
The Moveable attribute of an element determines whether or not an element can be moved interactively when the control is in EditMode.