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

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

    Parameters

    another
    See Also