'Declaration Public Function New( _
ByVal dataElementIdThe identifier of data element.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId, _
ByVal textFormatThe text format of data element data.As System.String _
)
public WpfStandardDicomDataElementTextOverlay(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId dataElementId,
System.String textFormat
)
public: WpfStandardDicomDataElementTextOverlay(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId dataElementId,
System.String textFormat
)
public:
WpfStandardDicomDataElementTextOverlay(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomDataElementId dataElementId,
System.String textFormat
)
Parameters
- dataElementId
- The identifier of data element.
- textFormat
- The text format of data element data.