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