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