Share via


CGRectDictionary.ToRect Method

Definition

Get the CGRect stored in this dictionary.

public CoreGraphics.CGRect ToRect();
member this.ToRect : unit -> CoreGraphics.CGRect

Returns

The CGRect stored in this dictionary.

Applies to