Class FontImp
Font implementation using SixLabors.Fonts
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Fusee.Base.Imp.Blazor
Assembly: Fusee.Base.Imp.Blazor.dll
Syntax
public class FontImp : FontImpBase
Constructors
FontImp(Stream)
Font implementation for WebAsm
Declaration
public FontImp(Stream stream)
Parameters
Type | Name | Description |
---|---|---|
System.IO.Stream | stream |