Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / SphericalSurface Class / SphericalSurface Constructor / SphericalSurface Constructor(SphericalSurface)

In This Topic
    SphericalSurface Constructor(SphericalSurface)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As SphericalSurface _
    )
    protected SphericalSurface( 
       SphericalSurface another
    )

    Parameters

    another
    See Also