Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NMapFillRuleValue Class / ClassCount Property


In This Topic
    ClassCount Property (NMapFillRuleValue)
    In This Topic
    Gets the number of classes of this map fill rule.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property ClassCount As System.Integer
    'Usage
     
    
    Dim instance As NMapFillRuleValue
    Dim value As System.Integer
     
    value = instance.ClassCount
    protected override System.int ClassCount {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also