Click or drag to resize
AB4D logo

InstancedTextNodeCharactersCount Property

Gets the number of characters rendered by this InstancedTextNode.

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

Property Value

Int32
See Also