Gets or sets a value which indicates whether the shape is movable or not. The default value is true.

Syntax

public bool Movable { get; set; }
Public Property Movable() As Boolean