Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / MaterialSurrogate Class / CopyDataToObject Method

In This Topic
    CopyDataToObject Method (MaterialSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataToObject( _
       ByVal material As Material _
    ) 
    protected override void CopyDataToObject( 
       Material material
    )

    Parameters

    material
    See Also