Skip to main content

ShapedBuffer Constructor

Initializes a new instance of the ShapedBuffer class

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public ShapedBuffer(
ReadOnlyMemory<char> text,
int bufferLength,
IGlyphTypeface glyphTypeface,
double fontRenderingEmSize,
sbyte bidiLevel
)

Parameters

  ReadOnlyMemory(Char)
 
  Int32
 
  IGlyphTypeface
 
  Double
 
  SByte
 

See Also

Reference

ShapedBuffer Class
Avalonia.Media.TextFormatting Namespace