Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapFillRuleRange Class
Members


In This Topic
    NMapFillRuleRange Class
    In This Topic
    A map fill rule that fills the map shapes based on a value associated with each of them.
    Object Model
    NMapFillRuleRange Class
    Syntax
    'Declaration
     
    
    Public Class NMapFillRuleRange 
       Inherits NMapFillRule
    'Usage
     
    
    Dim instance As NMapFillRuleRange
    public class NMapFillRuleRange : NMapFillRule 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Maps.NMapFillRule
          Nevron.Diagram.Maps.NMapFillRuleRange

    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