public method XSize.ToString

Brief

Converts the XSize structure into a string using the format provider.

Declaration
C#
string  ToString (System.IFormatProvider provider)

Parameters
provider

The format provider.

Declared in XSize

back