MonobjcMonobjc Documented Class Library
MinY Property
NamespacesMonobjc.FoundationNSRectMinY
Returns the smallest y coordinate of the rectangle.
Declaration Syntax
C#Visual BasicVisual C++
public float MinY { get; }
Public ReadOnly Property MinY As Single
	Get
public:
property float MinY {
	float get ();
}
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)