The full name of this Visual, including the names of all Parent Visual separated by '.' characters.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic string FullName { get; }Property Value
String
Remarks
If a Visual is just parented to the SceneVisual then Name is the same as FullName.
See Also