Text3DFlatText.ShapeDepth Property
Gets or sets the depth of the 3D flat text effect. This property controls how “deep” the flat text appears in 3D space, affecting its visual extrusion or thickness.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Int64 | The depth of the 3D flat text effect. |
See Also