ToString

public static string ToString(this RectInt rectInt, string format) ;

RectIntを文字列に変換する。

パラメーター名 説明
rectInt 変換するRectInt
format フォーマット

変換した文字列。