VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Barcode.SkiaSharp.TextRendering Namespace / SkiaSharpTextFont Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс SkiaSharpTextFont
    В этом разделе
    Определяет текстовый шрифт, основанный на SkiaSharp.SKFont.
    Объектная модель
    SkiaSharpTextFont
    Синтаксис
    'Declaration
    
    Public NotInheritable Class SkiaSharpTextFont
       Inherits Vintasoft.Barcode.TextRendering.TextFont
    
    
    public sealed class SkiaSharpTextFont : Vintasoft.Barcode.TextRendering.TextFont
    
    
    public __gc __sealed class SkiaSharpTextFont : public Vintasoft.Barcode.TextRendering.TextFont*
    
    
    public ref class SkiaSharpTextFont sealed : public Vintasoft.Barcode.TextRendering.TextFont^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Barcode.TextRendering.TextFont
          Vintasoft.Barcode.SkiaSharp.TextRendering.SkiaSharpTextFont

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7

    Смотрите также