UIBezierPath.Bounds Property

Definition

The bounding RectangleF of the path. Read-only.

public virtual CoreGraphics.CGRect Bounds { [Foundation.Export("bounds")] get; }
member this.Bounds : CoreGraphics.CGRect

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to