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


In This Topic
    NFontDescriptor Class
    In This Topic
    Represents a font descriptor - a font file with from specified family and style.
    Object Model
    NFontDescriptor Class
    Syntax
    'Declaration
     
    
    Public Class NFontDescriptor 
       Implements Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NFontDescriptor
    public class NFontDescriptor : Nevron.Nov.INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NFontDescriptor

    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