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