Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / InitialPoint Class / InitialPoint Constructor / InitialPoint Constructor(InitialPoint)

In This Topic
    InitialPoint Constructor(InitialPoint)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As InitialPoint _
    )
    protected InitialPoint( 
       InitialPoint another
    )

    Parameters

    another
    See Also