Share via


UIGraphicsPdfRendererContext.SetDestination(String, CGRect) Method

Definition

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

Parameters

name
String
rect
CGRect
Attributes

Applies to