ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Cylinder3D Class / Cylinder3D Constructor


In This Topic
    Cylinder3D Constructor
    In This Topic
    Initializes a new instance of the Cylinder3D class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Cylinder3D()
    public Cylinder3D()
    See Also