Allows to get/set image processing dialog parameters.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IPDialogParamsType IPDialogParams { get; }
Public ReadOnly Property IPDialogParams As IPDialogParamsType Get
public: property IPDialogParamsType^ IPDialogParams { IPDialogParamsType^ get (); }