Provides access to the methods and properties of the CropToolInteraction class, which is used when EnableCropTool is True.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public CropToolInteraction CropToolInteraction { get; }
Public ReadOnly Property CropToolInteraction As CropToolInteraction Get
public: property CropToolInteraction^ CropToolInteraction { CropToolInteraction^ get (); }