[]
        
(Showing Draft Content)

C1.Win.Interop.Size.ToString

ToString Method

ToString()

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

Declaration
public override string ToString()
Returns
Type Description
string

The string representing the current Size.

Overrides