[]
        
(Showing Draft Content)

C1.C1Preview.RectangleD.ToString

ToString Method

ToString()

Converts the current RectangleD structure to a human-readable string representing it.

Declaration
public override string ToString()
Returns
Type Description
string

The string representing the current RectangleD.

Overrides