Edit

Share via


SKRectI.ToString Method

Definition

Converts this SKRectI to a human readable string.

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

Returns

A string that represents this SKRectI.

Applies to