MonobjcMonobjc Documented Class Library
IntegralRect Method
NamespacesMonobjc.FoundationNSRectIntegralRect()()()()
Creates a rectangle with the sides of this rectangle to integer values.
Declaration Syntax
C#Visual BasicVisual C++
public NSRect IntegralRect()
Public Function IntegralRect As NSRect
public:
NSRect IntegralRect()
Return Value

[Missing <returns> documentation for "M:Monobjc.Foundation.NSRect.IntegralRect"]

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)