ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / GlyphRun Class / FontFace Field

In This Topic
    FontFace Field (GlyphRun)
    In This Topic
    Gets or sets the FontFace associated with this GlypRun.
    Syntax
    'Declaration
     
    Public FontFace As FontFace
    public FontFace FontFace

    Field Value

    The font face.
    See Also