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

In This Topic
    LinearPathSurrogate Constructor
    In This Topic
    Standard Constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal linearPath As LinearPath _
    )
    public LinearPathSurrogate( 
       LinearPath linearPath
    )

    Parameters

    linearPath
    See Also