Converts the current RectangleD to a Rectangle.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Rectangle ToRectangle()
Visual Basic
Public Function ToRectangle As Rectangle

Return Value

The converted Rectangle structure.

See Also