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 )
function Leadtools.Dicom.DicomDataSet.CreateGraphicObject( graphicAnnSQItem , graphicObject , checkLayer )
public: void CreateGraphicObject( DicomElement^ graphicAnnSQItem, DicomGraphicObject^ graphicObject, bool checkLayer )
DicomDataSet Class
DicomDataSet Members
FindFirstGraphicAnnSQItem Method
CreateGraphicAnnSQItem Method
RemoveGraphicObject Method
GetGraphicObjectInformation Method
SetGraphicObjectInformation Method
GetGraphicObjectCount Method
RemoveAllGraphicObjects Method
GetGraphicObjPointCount Method
GetGraphicObjElement Method