NSValue.FromRectangleF(RectangleF) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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