PdfAnnotation.StartPoint Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint StartPoint { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("startPoint", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setStartPoint:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.StartPoint : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to