Specifies the shape of cropping area.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public CropToolInteraction..::..CropMode Mode { get; set; }
Public Property Mode As CropToolInteraction..::..CropMode Get Set
public: property CropToolInteraction..::..CropMode Mode { CropToolInteraction..::..CropMode get (); void set (CropToolInteraction..::..CropMode value); }