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

In This Topic
    TextureMappingData Constructor(TextureMappingData)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal another As TextureMappingData _
    )
    public TextureMappingData( 
       TextureMappingData another
    )

    Parameters

    another
    See Also