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


In This Topic
    NGraphics2DHint Class
    In This Topic
    A sealable object that serves as base class for all hints passed to the NGraphics2D.Hint command
    Object Model
    NGraphics2DHint Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NGraphics2DHint 
       Inherits NSealableObject
       Implements Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NGraphics2DHint
    public abstract class NGraphics2DHint : NSealableObject, Nevron.Nov.INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NSealableObject
          Nevron.Nov.Graphics.NGraphics2DHint

    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