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

In This Topic
    CopyDataFromObject Method (PlaneSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal plane As Plane _
    ) 
    protected override void CopyDataFromObject( 
       Plane plane
    )

    Parameters

    plane
    See Also