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


In This Topic
    NGraphics2D Class
    In This Topic
    Serves as base class for objects that implement the NOV low level graphics.
    Object Model
    NGraphics2D Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NGraphics2D 
    'Usage
     
    
    Dim instance As NGraphics2D
    public abstract class NGraphics2D 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NGraphics2D
          Nevron.Nov.Graphics.NMeasureGraphics2D
          Nevron.Nov.Graphics.NOutlinePathGraphic2D
          Nevron.Nov.Graphics.NStatisticsGraphics2D
          Nevron.Nov.Internal.prhI

    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