Share via


CGPoint.ToCGPointDictionary Method

Definition

Serializes a CGPoint into a CGPointDictionary.

public CoreGraphics.CGPointDictionary ToCGPointDictionary();
member this.ToCGPointDictionary : unit -> CoreGraphics.CGPointDictionary

Returns

A CGPointDictionary representing the values from this CGPoint.

Applies to

See also