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

In This Topic
    FemIndexLineExSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal femLine As IndexLineEx _
    )
    public FemIndexLineExSurrogate( 
       IndexLineEx femLine
    )

    Parameters

    femLine
    See Also