다음을 통해 공유


UIGraphicsPdfRendererContext.AddDestination(String, CGPoint) 메서드

정의

PDF에 명명된 대상(링크 대상)을 만듭니다.

[Foundation.Export("addDestinationWithName:atPoint:")]
public virtual void AddDestination (string name, CoreGraphics.CGPoint point);
abstract member AddDestination : string * CoreGraphics.CGPoint -> unit
override this.AddDestination : string * CoreGraphics.CGPoint -> unit

매개 변수

name
String

대상의 식별자입니다.

point
CGPoint

앵커의 위치입니다.

특성

적용 대상