Click or drag to resize

CustomGeometryTextBoundingBox Property

Gets or sets rectangular bounding box for text within a parent shape.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public Rectangle? TextBoundingBox { get; set; }

Property Value

NullableRectangle
See Also