UICoordinateSpace.Bounds 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 describing the item’s location and size within the bounds of its own coordinate system.(read-only)
public abstract CoreGraphics.CGRect Bounds { [Foundation.Export("bounds")] get; }
member this.Bounds : CoreGraphics.CGRect
Property Value
Implements
- Attributes