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

In This Topic
    PointUSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointU As PointU _
    )
    public PointUSurrogate( 
       PointU pointU
    )

    Parameters

    pointU
    See Also