Share via


CGRect.ToCGRectDictionary Method

Definition

Serializes a CGRect into a CGRectDictionary.

public CoreGraphics.CGRectDictionary ToCGRectDictionary();
member this.ToCGRectDictionary : unit -> CoreGraphics.CGRectDictionary

Returns

A CGRectDictionary representing the values from this CGRect.

Applies to

See also