public System.Drawing.RectangleF ApplyTo(
System.Drawing.RectangleF rect
)
public: System.Drawing.RectangleF* ApplyTo(
System.Drawing.RectangleF* rect
)
public:
System.Drawing.RectangleF^ ApplyTo(
System.Drawing.RectangleF^ rect
)
'Declaration Public Overloads Function ApplyTo( _
ByVal rectThe rectangle.As System.Drawing.RectangleF _
) As System.Drawing.RectangleF
Parameters
- rect
- The rectangle.
Return Value
Result rectangle.