다음을 통해 공유


CTFont.WithAttributes 메서드

정의

오버로드

WithAttributes(nfloat, CTFontDescriptor)
WithAttributes(nfloat, CTFontDescriptor, CGAffineTransform)

WithAttributes(nfloat, CTFontDescriptor)

public CoreText.CTFont WithAttributes (nfloat size, CoreText.CTFontDescriptor attributes);
member this.WithAttributes : nfloat * CoreText.CTFontDescriptor -> CoreText.CTFont

매개 변수

size
nfloat
attributes
CTFontDescriptor

반환

적용 대상

WithAttributes(nfloat, CTFontDescriptor, CGAffineTransform)

public CoreText.CTFont WithAttributes (nfloat size, CoreText.CTFontDescriptor attributes, ref CoreGraphics.CGAffineTransform matrix);
member this.WithAttributes : nfloat * CoreText.CTFontDescriptor *  -> CoreText.CTFont

매개 변수

size
nfloat
attributes
CTFontDescriptor

반환

적용 대상