다음을 통해 공유


CGContext.ShowGlyphs 메서드

정의

오버로드

ShowGlyphs(UInt16[])

이 메서드는 를 위해 더 이상 사용되지 않습니다.

ShowGlyphs(UInt16[], Int32)

이 메서드는 를 위해 더 이상 사용되지 않습니다.

ShowGlyphs(UInt16[])

이 메서드는 를 위해 더 이상 사용되지 않습니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
public void ShowGlyphs (ushort[] glyphs);
member this.ShowGlyphs : uint16[] -> unit

매개 변수

glyphs
UInt16[]
특성

적용 대상

ShowGlyphs(UInt16[], Int32)

이 메서드는 를 위해 더 이상 사용되지 않습니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
public void ShowGlyphs (ushort[] glyphs, int count);
member this.ShowGlyphs : uint16[] * int -> unit

매개 변수

glyphs
UInt16[]
count
Int32
특성

적용 대상