ToString
ToString(RectInt, string)
public static string ToString(this RectInt rectInt, string format) ;
説明
RectIntを文字列に変換する。
パラメーター
| パラメーター名 | 説明 | 
|---|---|
| rectInt | 変換するRectInt | 
| format | フォーマット | 
戻り値
変換した文字列。
RectIntを文字列に変換する。
| パラメーター名 | 説明 | 
|---|---|
| rectInt | 変換するRectInt | 
| format | フォーマット | 
変換した文字列。