Share via


WKPdfConfiguration.Rect Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect Rect { [Foundation.Export("rect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Rect : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to