NSValue.CGRectValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The rectangle stored in this NSValue.
public virtual CoreGraphics.CGRect CGRectValue { [Foundation.Export("CGRectValue")] get; }
public virtual CoreGraphics.CGRect CGRectValue { [Foundation.Export("rectValue")] get; }
member this.CGRectValue : CoreGraphics.CGRect
Property Value
- Attributes