RadControls for WPF

Extends DynamicUIElement3D and represents a base class for cylinder 3D shapes.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40

Syntax

C#
public abstract class Cylinder3DPrimitive : DynamicUIElement3D
Visual Basic
Public MustInherit Class Cylinder3DPrimitive _
	Inherits DynamicUIElement3D

Inheritance Hierarchy

See Also