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


In This Topic
    NFontFaceStyleDescriptor Class
    In This Topic
    Represents a font style descriptor - a font with from specified family and style, loaded at specified size
    Object Model
    NFontFaceStyleDescriptor Class
    Syntax
    'Declaration
     
    
    Public Class NFontFaceStyleDescriptor 
       Inherits NFontFaceDescriptor
    'Usage
     
    
    Dim instance As NFontFaceStyleDescriptor
    public class NFontFaceStyleDescriptor : NFontFaceDescriptor 
    Remarks
    Different from font face descriptor in that it supports synthetic strikeout / underline styles
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NFontFaceDescriptor
          Nevron.Nov.Graphics.NFontFaceStyleDescriptor

    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