Function 関数

NSPointToCGPoint

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

Declaration 宣言

CGPoint NSPointToCGPoint(NSPoint nspoint);

Return Value 戻り値

A CGPoint typecast from an NSPoint. NSPointから型キャストされた、CGPoint

See Also 参照

Managing Points ポイントの管理

Related Documentation 関連文書