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


In This Topic
    NShadowStyleConverter Class
    In This Topic
    The NShadowStyleConverter class serves as base class for all converters, which can convert shadow styles
    Object Model
    NShadowStyleConverter Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NShadowStyleConverter 
       Implements Nevron.INObjectConverter 
    'Usage
     
    
    Dim instance As NShadowStyleConverter
    public abstract class NShadowStyleConverter : Nevron.INObjectConverter  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NShadowStyleConverter
          Nevron.GraphicsCore.NShadowStyleToGrayScaleConverter

    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