'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class BaseRenderer3D Inherits BaseRenderer
'Usage
Dim instance As BaseRenderer3D
[EditorBrowsable(EditorBrowsableState.Advanced)] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class BaseRenderer3D : BaseRenderer