ToString

Dimensions.ToString method

Returns a string representation of this “Dimensions”

public override string ToString()

Return Value

String instance, that contains a width and height in W:(width)×H:(height) format

Examples

W640×H480

See Also