+ valueWithSize:
Creates a new value object containing the specified Foundation size structure.
指定されたFoundationサイズ構造体を含んでいる新しい値オブジェクトを作成します。
+ valueWithRect:
Creates a new value object containing the specified Foundation rectangle structure.
指定されたFoundation矩形構造体を含んでいる新しい値オブジェクトを作成します。
pointValue
The Foundation point structure representation of the value.
その値のFoundationポイント構造体表現。
sizeValue
The Foundation size structure representation of the value.
その値のFoundationサイズ構造体表現。
rectValue
The Foundation rectangle structure representation of the value.
その値のFoundation矩形構造体表現。