Creates a 3-D model comprised of a MeshGeometry3D and a Material.
Namespace: Telerik.Windows.Media.Media3DAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class GeometryModel3D : Model3D |
| Visual Basic |
|---|
Public Class GeometryModel3D _
Inherits Model3D |
Inheritance Hierarchy
See Also