 |
InstancedTextNodeGetReport Method |
Gets a string with a report that provides information which characters are used in this InstanceTextNode.
Namespace: Ab4d.SharpEngine.SceneNodesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic 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