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

In This Topic
    CoordinateSystemIcon Constructor(CoordinateSystemIcon)
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal other As CoordinateSystemIcon _
    )
    public CoordinateSystemIcon( 
       CoordinateSystemIcon other
    )

    Parameters

    other
    See Also