Type Alias

NSPointArray

Type indicating a parameter is array of NSPoint structures. パラメータを指し示している型は、NSPoint構造体の配列です。

Declaration 宣言

typedef NSPoint *NSPointArray;

See Also 参照

Related Types 関連する型