VisualNativeTypeName Property |
The namespace and class name to instantiate for this Visual, e.g. Demo3D.Components.Component (in this case Demo3D.Components.dll will be loaded to try to find the class)
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntaxpublic string NativeTypeName { get; set; }Property Value
Type:
String
See Also