Leadtools.Dicom Namespace > DicomDataSet Class : SetTextObjectInformation Method |
public void SetTextObjectInformation( DicomElement graphicAnnSQItem, int textObjectIndex, DicomTextObject textObject )
'Declaration Public Sub SetTextObjectInformation( _ ByVal graphicAnnSQItem As DicomElement, _ ByVal textObjectIndex As Integer, _ ByVal textObject As DicomTextObject _ )
'Usage Dim instance As DicomDataSet Dim graphicAnnSQItem As DicomElement Dim textObjectIndex As Integer Dim textObject As DicomTextObject instance.SetTextObjectInformation(graphicAnnSQItem, textObjectIndex, textObject)
public void SetTextObjectInformation( DicomElement graphicAnnSQItem, int textObjectIndex, DicomTextObject textObject )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.SetTextObjectInformation( graphicAnnSQItem , textObjectIndex , textObject )
public: void SetTextObjectInformation( DicomElement^ graphicAnnSQItem, int textObjectIndex, DicomTextObject^ textObject )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2