'Declaration Public Overloads Shared Function Convert( _
ByVal rectThe rectangle to convert.As Vintasoft.Primitives.VintasoftRectI _
) As System.Windows.Int32Rect
public static System.Windows.Int32Rect Convert(
Vintasoft.Primitives.VintasoftRectI rect
)
public: static System.Windows.Int32Rect* Convert(
Vintasoft.Primitives.VintasoftRectI rect
)
public:
static System.Windows.Int32Rect^ Convert(
Vintasoft.Primitives.VintasoftRectI rect
)
Parameters
- rect
- The rectangle to convert.
Return Value
Converted rectangle.