Nevron .NET Vision
Nevron.GraphicsCore Namespace / INImageMapWriter Interface
Members


In This Topic
    INImageMapWriter Interface
    In This Topic
    Implemented by elements that export Html image map contents.
    Object Model
    INImageMapWriter Interface
    Syntax
    'Declaration
     
    
    Public Interface INImageMapWriter 
       Inherits INSceneTreeDevice, INTransoformableDevice 
    'Usage
     
    
    Dim instance As INImageMapWriter
    public interface INImageMapWriter : INSceneTreeDevice, INTransoformableDevice  
    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