Function 関数

NSPointFromCGPoint

Returns an NSPoint typecast from a CGPoint. CGPointから型キャストされたNSPointを返します。

Declaration 宣言

NSPoint NSPointFromCGPoint(CGPoint cgpoint);

Return Value 戻り値

An NSPoint typecast from a CGPoint. CGPointから型キャストされたNSPoint

See Also 参照

Managing Points ポイントの管理

Related Documentation 関連文書