VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Processing.Analyzers Namespace / ICompositePredicateAnalyzerInfo Interface
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ICompositePredicateAnalyzerInfo Interface
    In This Topic
    Defines an interface for information about a CompositePredicateAnalyzer<TTarget>.
    Object Model
    IProcessingCommandInfo ICompositePredicateAnalyzerInfo
    Syntax
    'Declaration
    
    Public Interface ICompositePredicateAnalyzerInfo
       Implements IProcessingCommandInfo
    
    
    public interface ICompositePredicateAnalyzerInfo : IProcessingCommandInfo
    
    
    public __gc __interface ICompositePredicateAnalyzerInfo : IProcessingCommandInfo
    
    
    public interface class ICompositePredicateAnalyzerInfo : IProcessingCommandInfo
    
    
    %HIERARCHY%
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also