Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PointNormalUv Class / PointNormalUv Constructor / PointNormalUv Constructor(PointNormalUv)

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

    Parameters

    another
    See Also