ShapeGeometry.ShapeTextRectangle Property
Gets or sets a rectangle that defines the area within which text is displayed in a shape. This rectangle is used to specify the position and size of the text area relative to the shape’s geometry.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<AdjustRectangle> | A rectangle that defines the area. |
See Also