'Declaration
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class Shape3D Inherits System.Windows.DependencyObject Implements IGeometry3D
'Usage
Dim instance As Shape3D
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class Shape3D : System.Windows.DependencyObject, IGeometry3D