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


In This Topic
    NMeasureGraphics2D Class
    In This Topic
    An implementation of the INGraphics2D interface that serves for measuring the bounds that are affected by rendering with an abstract graphics.
    Object Model
    NMeasureGraphics2D Class
    Syntax
    'Declaration
     
    
    Public Class NMeasureGraphics2D 
       Inherits NGraphics2D
    'Usage
     
    
    Dim instance As NMeasureGraphics2D
    public class NMeasureGraphics2D : NGraphics2D 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NGraphics2D
          Nevron.Nov.Graphics.NMeasureGraphics2D

    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