FeatureInteraction.AllowMove Property
Gets or sets the move flag, indicating whether the feature can be moved.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean AllowMove { get; set; }
Property Value
Type: System.Boolean
Default: true
The move flag.
Default: true
The move flag.
Remarks
The move flag indicates whether or not the feature can be moved by a tool.
Platforms
Windows, Linux, Android