Size.ToString Method

Definition

Returns a human-readable representation of the Size.

public override string ToString ();
override this.ToString : unit -> string

Returns

The format has the pattern "{Width={0} Height={1}}".

Applies to