Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TextureMappingDataSurrogate Class / CopyDataFromObject Method

In This Topic
    CopyDataFromObject Method (TextureMappingDataSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal tmd As TextureMappingData _
    ) 
    protected override void CopyDataFromObject( 
       TextureMappingData tmd
    )

    Parameters

    tmd
    See Also