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

In This Topic
    LayerExSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal layerEx As LayerEx _
    )
    public LayerExSurrogate( 
       LayerEx layerEx
    )

    Parameters

    layerEx
    See Also