True: The user can move the crop selection by clicking within the selection area
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool AllowMoving { get; set; }
Public Property AllowMoving As Boolean Get Set
public: property bool AllowMoving { bool get (); void set (bool value); }