Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NMapFillRuleRange Class / m_Ranges Field


In This Topic
    m_Ranges Field
    In This Topic
    The fill rule's ranges.
    Syntax
    'Declaration
     
    
    Protected Friend m_Ranges As System.Double()
    'Usage
     
    
    Dim instance As NMapFillRuleRange
    Dim value() As System.Double()
     
    value = instance.m_Ranges
     
    instance.m_Ranges = value
    protected internal System.double[] m_Ranges
    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