NSMakePoint

Crowd-sourced documentation and tutorials by the Cocoa developer community
Jump to: navigation, search

NSMakePoint

Creates a new NSPoint from the specified values.

NSPoint NSMakePoint(float x, float y)

Discussion

Creates an NSPoint having the coordinates x and y.

For more information, see:

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ObjC_classic/Functions/FoundationFunctions.html

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox