Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemElementSurrogate Class / FemElementSurrogate Constructor

In This Topic
    FemElementSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal element As Element _
    )
    public FemElementSurrogate( 
       Element element
    )

    Parameters

    element
    See Also