Edit

SKFont.BaselineSnap Property

Definition

Gets or sets a value indicating whether glyphs snap to pixel boundaries on the baseline.

public bool BaselineSnap { get; set; }

Property Value

true if glyphs snap to pixels; otherwise, false.

Applies to