Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapFeatureFilterCombinator Class / Type Property


In This Topic
    Type Property (NMapFeatureFilterCombinator)
    In This Topic
    Gets the type of this combinator.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As MapCombinatorType
    'Usage
     
    
    Dim instance As NMapFeatureFilterCombinator
    Dim value As MapCombinatorType
     
    value = instance.Type
    public MapCombinatorType Type {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also