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

In This Topic
    CopyDataFromObject Method (FemRotationSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal rotation As Rotation _
    ) 
    protected override void CopyDataFromObject( 
       Rotation rotation
    )

    Parameters

    rotation
    See Also