NSValue.FromRectangleF(RectangleF) Method

Definition

Creates an NSValue that wraps a RectangleF object.

public static Foundation.NSValue FromRectangleF (System.Drawing.RectangleF rect);
static member FromRectangleF : System.Drawing.RectangleF -> Foundation.NSValue

Parameters

rect
RectangleF

Returns

Applies to