Nevron.Nov.UI Namespace / NFontSymbolShape<TEnum> Class
Members
In This Topic
    NFontSymbolShape<TEnum> Class
    In This Topic
    A symbol shape that paints a character with a specific font.
    Object Model
    NFontSymbolShape<TEnum> Class
    Syntax
    public class NFontSymbolShape<TEnum> : NFillableSymbolShape, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable  
    where TEnum: System.Enum, System.IConvertible
    Type Parameters
    TEnum
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NSymbolShape
                   Nevron.Nov.UI.NFillableSymbolShape
                      Nevron.Nov.UI.NFontSymbolShape<TEnum>

    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