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


In This Topic
    NMapFillRule Class
    In This Topic
    Base class for map fill rules.
    Object Model
    NMapFillRule Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NMapFillRule 
    'Usage
     
    
    Dim instance As NMapFillRule
    public abstract class NMapFillRule 
    Inheritance Hierarchy

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

    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