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