Share via


CGSizeDictionary.ToSize Method

Definition

Get the CGSize stored in this dictionary.

public CoreGraphics.CGSize ToSize();
member this.ToSize : unit -> CoreGraphics.CGSize

Returns

The CGSize stored in this dictionary.

Applies to