Edit

Share via


CTFont.WithFamily Method

Definition

Overloads

WithFamily(nfloat, String)
WithFamily(nfloat, String, CGAffineTransform)

WithFamily(nfloat, String)

public CoreText.CTFont WithFamily (nfloat size, string family);
member this.WithFamily : nfloat * string -> CoreText.CTFont

Parameters

size
nfloat
family
String

Returns

Applies to

WithFamily(nfloat, String, CGAffineTransform)

public CoreText.CTFont WithFamily (nfloat size, string family, ref CoreGraphics.CGAffineTransform matrix);
member this.WithFamily : nfloat * string *  -> CoreText.CTFont

Parameters

size
nfloat
family
String

Returns

Applies to