Eyeshot 10 WPF API Reference
IodElement Constructor

WPF 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