This class represents a base class for 3D primitive shapes.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public abstract class DynamicUIElement3D : UIElement3D |
| Visual Basic |
|---|
Public MustInherit Class DynamicUIElement3D _
Inherits UIElement3D |
Inheritance Hierarchy
See Also