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

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

    Parameters

    another
    See Also