[]
        
(Showing Draft Content)

C1.Win.Interop.Rect.ToString

ToString Method

ToString()

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

Declaration
public override string ToString()
Returns
Type Description
string

The string representing the current Rect.

Overrides