CGContext.SetFontSize(nfloat) Method

Definition

Sets the size of the font used to rende text.

public void SetFontSize (nfloat size);
member this.SetFontSize : nfloat -> unit

Parameters

size
nfloat

The desired font size, in text space units.

Applies to