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

In This Topic
    PointTangentSurrogate Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pt As PointTangent _
    )
    public PointTangentSurrogate( 
       PointTangent pt
    )

    Parameters

    pt
    See Also