MonobjcMonobjc Documented Class Library
CGRect Property
NamespacesMonobjc.FoundationNSRectCGRect
Converts this instance to a CGRect
Declaration Syntax
C#Visual BasicVisual C++
public CGRect CGRect { get; }
Public ReadOnly Property CGRect As CGRect
	Get
public:
property CGRect CGRect {
	CGRect get ();
}
Value
A new CGRect instance.
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)