Eyeshot 10 WinForms API Reference
FemMesh Constructor(SerializationInfo,StreamingContext)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > FemMesh Class > FemMesh Constructor : FemMesh Constructor(SerializationInfo,StreamingContext)
Constructor for deserializing objects.
Syntax
'Declaration
 
Public Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
public FemMesh( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

FemMesh Class
FemMesh Members
Overload List