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

In This Topic
    FemPenta15Surrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal penta15 As Penta15 _
    )
    public FemPenta15Surrogate( 
       Penta15 penta15
    )

    Parameters

    penta15
    See Also