A type string for the Visual.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic string Type { get; set; }Property Value
Type:
String
Remarks
This can be set to any string. All Unicode characters are acceptable.
When adding a Visual to a Catalog or using it in a load creator, this is the text that will be displayed.
See Also