次の方法で共有


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

定義された宛先である領域。

属性

適用対象