|
InstancedTextNodeGetReport Method |
Gets a string with a report that provides information which characters are used in this InstanceTextNode.
Namespace: Ab3d.DirectX.ModelsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public string GetReport(
bool orderByNumberOfInstances = true
)
Parameters
- orderByNumberOfInstances Boolean (Optional)
- orderByNumberOfInstances
Return Value
Stringstring with a report that provides information which characters are used in this InstanceTextNode
See Also