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

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

    Parameters

    another
    See Also