Rectangle.ToRect

Rectangle.ToRect method

Converts rectangle to instance of System.Drawing.Rectangle. Floating-point positions and size are truncated.

public Rectangle ToRect()

Return Value

Result of conversion.

See Also