Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / OrdinateDim Class / OrdinateDim Constructor / OrdinateDim Constructor(OrdinateDim)

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

    Parameters

    another
    See Also