MonobjcMonobjc Documented Class Library
IsEmptyRect Property
NamespacesMonobjc.ApplicationServicesCGRectIsEmptyRect
Returns an int value that indicates whether this rectangle is empty.
Declaration Syntax
C#Visual BasicVisual C++
public int IsEmptyRect { get; }
Public ReadOnly Property IsEmptyRect As Integer
	Get
public:
property int IsEmptyRect {
	int 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)