NSStringDrawingContext.TotalBounds Property

Definition

Boundaries used by the drawing operation.

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

Property Value

Attributes

Remarks

This value is updated after a drawing operation.

Applies to