[]
        
(Showing Draft Content)

C1.C1Preview.RectangleD.ToRectangle

ToRectangle Method

ToRectangle()

Converts the current RectangleD to a Rectangle.

Declaration
public Rectangle ToRectangle()
Public Function ToRectangle() As Rectangle
Returns
Type Description
Rectangle

The converted Rectangle structure.