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

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

    Parameters

    another
    See Also