Share via


CGSize.ToCGSizeDictionary Method

Definition

Serializes a CGSize into a CGSizeDictionary.

public CoreGraphics.CGSizeDictionary ToCGSizeDictionary();
member this.ToCGSizeDictionary : unit -> CoreGraphics.CGSizeDictionary

Returns

A CGSizeDictionary representing the values from this CGSize.

Applies to

See also