CTFont.WithFamily Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
WithFamily(nfloat, String) | |
WithFamily(nfloat, String, CGAffineTransform) |
WithFamily(nfloat, String)
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
- matrix
- CGAffineTransform