Skip to main content

GlyphRunMetrics Structure

Definition

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

public readonly struct GlyphRunMetrics : IEquatable<GlyphRunMetrics>
View Source
InheritanceObjectValueType → GlyphRunMetrics
ImplementsIEquatable(GlyphRunMetrics)

Properties

Baseline 
FirstCluster 
Height 
LastCluster 
NewLineLength 
TrailingWhitespaceLength 
Width 
WidthIncludingTrailingWhitespace 

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Media Namespace