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


In This Topic
    CylindricShape3D Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CylindricShape3D()
    public CylindricShape3D()
    See Also