Leadtools.Dicom Namespace > DicomDataSet Class : SetGraphicObjectInformation Method |
public void SetGraphicObjectInformation( DicomElement graphicAnnSQItem, int graphicObjectIndex, DicomGraphicObject graphicObject )
'Declaration Public Sub SetGraphicObjectInformation( _ ByVal graphicAnnSQItem As DicomElement, _ ByVal graphicObjectIndex As Integer, _ ByVal graphicObject As DicomGraphicObject _ )
'Usage Dim instance As DicomDataSet Dim graphicAnnSQItem As DicomElement Dim graphicObjectIndex As Integer Dim graphicObject As DicomGraphicObject instance.SetGraphicObjectInformation(graphicAnnSQItem, graphicObjectIndex, graphicObject)
public void SetGraphicObjectInformation( DicomElement graphicAnnSQItem, int graphicObjectIndex, DicomGraphicObject graphicObject )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.SetGraphicObjectInformation( graphicAnnSQItem , graphicObjectIndex , graphicObject )
public: void SetGraphicObjectInformation( DicomElement^ graphicAnnSQItem, int graphicObjectIndex, DicomGraphicObject^ graphicObject )
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
DicomDataSet Class
DicomDataSet Members
FindFirstGraphicAnnSQItem Method
CreateGraphicAnnSQItem Method
CreateGraphicObject Method
RemoveGraphicObject Method
GetGraphicObjectInformation Method
GetGraphicObjectCount Method
RemoveAllGraphicObjects Method
GetGraphicObjPointCount Method
GetGraphicObjElement Method