Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NTileableTextureMapping Class
Members


In This Topic
    NTileableTextureMapping Class
    In This Topic
    A texture mapping that serves as base class for all texture mappings that provide the user with support for tiling.
    Object Model
    NTileableTextureMapping Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NTileableTextureMapping 
       Inherits NTextureMapping
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NTileableTextureMapping
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.Graphics.NTextureMapping
                   Nevron.Nov.Graphics.NTileableTextureMapping

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also