Share via


CGPointDictionary.ToPoint Method

Definition

Get the CGPoint stored in this dictionary.

public CoreGraphics.CGPoint ToPoint();
member this.ToPoint : unit -> CoreGraphics.CGPoint

Returns

The CGPoint stored in this dictionary.

Applies to