'Declaration Public Shared Function CreateDrawingRectangleF( _
ByVal rectОбъект System.Windows.Rect для преобразования.As System.Windows.Rect _
) As System.Drawing.RectangleF
public static System.Drawing.RectangleF CreateDrawingRectangleF(
System.Windows.Rect rect
)
public: static System.Drawing.RectangleF* CreateDrawingRectangleF(
System.Windows.Rect* rect
)
public:
static System.Drawing.RectangleF^ CreateDrawingRectangleF(
System.Windows.Rect^ rect
)
Parameters
- rect
- Объект System.Windows.Rect для преобразования.
Return Value
Объект System.Drawing.RectangleF.