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


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