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

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

    Parameters

    material
    See Also