共用方式為


UIGraphicsPdfRendererContext.SetDestination(String, CGRect) 方法

定義

建立矩形目的地 (連結目標) 。

[Foundation.Export("setDestinationWithName:forRect:")]
public virtual void SetDestination (string name, CoreGraphics.CGRect rect);
abstract member SetDestination : string * CoreGraphics.CGRect -> unit
override this.SetDestination : string * CoreGraphics.CGRect -> unit

參數

name
String

目的地的識別碼。

rect
CGRect

定義之目的地的區域。

屬性

適用於