[]
        
(Showing Draft Content)

C1.Win.Interop.Point.ToString

ToString Method

ToString()

Converts the current Point to a human readable string.

Declaration
public override string ToString()
Returns
Type Description
string

A string that represents the current Point structure.

Overrides