SKSize.ToString Method

Definition

Converts this SKSize to a human readable string.

public override string ToString ();
public override readonly string ToString ();

Returns

A string that represents this SKSize.

Applies to