NSStringDrawingContext.TotalBounds 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.
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.