DVTk API
UpdateInstantiatedDefaultTagValue Method (tagValueUpdate)
DVTkDvtk.IheActors.IheFrameworkIheFrameworkUpdateInstantiatedDefaultTagValue(DicomTagValue)
DVTk API

[This is preliminary documentation and is subject to change.]

Update the instantiated default tag values with the given tag value.
Declaration Syntax
C#Visual BasicVisual C++
public void UpdateInstantiatedDefaultTagValue(
	DicomTagValue tagValueUpdate
)
Public Sub UpdateInstantiatedDefaultTagValue ( _
	tagValueUpdate As DicomTagValue _
)
public:
void UpdateInstantiatedDefaultTagValue(
	DicomTagValue^ tagValueUpdate
)
Parameters
tagValueUpdate (DicomTagValue)
Tag/Value pair to update.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0