CGContext.SetCharacterSpacing(nfloat) Method

Definition

Adds additional spacing between glyphs.

public void SetCharacterSpacing (nfloat spacing);
member this.SetCharacterSpacing : nfloat -> unit

Parameters

spacing
nfloat

The amount of spacing, in text-space coordinates, to add between glyphs.

Applies to