Nevron .NET Vision
Nevron.GraphicsCore Namespace / NFillStyleColorToHatchConverter Class
Members


In This Topic
    NFillStyleColorToHatchConverter Class
    In This Topic
    The NFillStyleColorToHatchConverter class represents a converter, which converts a color fill style to a hatch fill style
    Object Model
    NFillStyleColorToHatchConverter Class
    Syntax
    'Declaration
     
    
    Public Class NFillStyleColorToHatchConverter 
       Inherits NFillStyleToGrayScaleConverter
       Implements Nevron.INObjectConverter 
    'Usage
     
    
    Dim instance As NFillStyleColorToHatchConverter
    public class NFillStyleColorToHatchConverter : NFillStyleToGrayScaleConverter, Nevron.INObjectConverter  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NFillStyleConverter
          Nevron.GraphicsCore.NFillStyleToGrayScaleConverter
             Nevron.GraphicsCore.NFillStyleColorToHatchConverter

    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