MonobjcMonobjc Documented Class Library
origin Field
NamespacesMonobjc.FoundationNSRectorigin
The origin of the rectangle (its starting x coordinate and y coordinate).
Declaration Syntax
C#Visual BasicVisual C++
public NSPoint origin
Public origin As NSPoint
public:
NSPoint origin
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)