The size of the textshape after rotation is applied.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public RectangleF BoundingBox { get; }
Visual Basic
Public ReadOnly Property BoundingBox As RectangleF
	Get

See Also