Eyeshot 10 WinForms API Reference
IodElement Constructor

WinForms Assembly > devDept.Eyeshot.Dicom Namespace > IodElement Class : IodElement Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal header As String, _
   ByVal tag As Iod, _
   Optional ByVal parent As DicomElement _
)
public IodElement( 
   string header,
   Iod tag,
   DicomElement parent
)

Parameters

header
tag
parent
See Also

Reference

IodElement Class
IodElement Members