Share via


PdfActionRemoteGoTo.Point Property

Definition

Gets or sets the page-space point on the page in the destination document.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint Point { [Foundation.Export("point")] get; [Foundation.Export("setPoint:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("point")>]
[<set: Foundation.Export("setPoint:")>]
member this.Point : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to