MKAnnotationView.CenterOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the offset, in points, by which to displace the view along a diagonal down and to the right.
public virtual CoreGraphics.CGPoint CenterOffset { [Foundation.Export("centerOffset")] get; [Foundation.Export("setCenterOffset:")] set; }
member this.CenterOffset : CoreGraphics.CGPoint with get, set
Property Value
- Attributes