Method ToSharpRectangleF
ToSharpRectangleF(RectangleF)
Declaration
public static RectangleF ToSharpRectangleF(this RectangleF rect)
Parameters
Type | Name | Description |
---|---|---|
RectangleF | rect |
Returns
Type | Description |
---|---|
RectangleF |
ToSharpRectangleF(Rect)
Declaration
public static RectangleF ToSharpRectangleF(this Rect rect)
Parameters
Type | Name | Description |
---|---|---|
Rect | rect |
Returns
Type | Description |
---|---|
RectangleF |