Click or drag to resize
AB4D logo

InstancedTextTextBounds Property

Gets the Rect3D that define the size and position of the text in 3D space.

Namespace: Ab3d.DirectX.Models
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Rect3D TextBounds { get; }

Property Value

Rect3D
See Also