Visual Basic (Declaration) | |
---|---|
Public Class DicomGraphicObject Inherits DicomAnnotationObject |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class DicomGraphicObject : DicomAnnotationObject |
C++/CLI | |
---|---|
public ref class DicomGraphicObject : public DicomAnnotationObject |
For an example, refer to DicomDataSet.FindFirstGraphicAnnSQItem. example.
The properties of this class are based on the attributes of the "Graphic Annotation Module", please see "Graphic Annotation Module Attributes" in the DICOM standard for more details.
System.Object
Leadtools.Dicom.DicomAnnotationObject
Leadtools.Dicom.DicomGraphicObject
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
DicomGraphicObject MembersLeadtools.Dicom Namespace
CreateGraphicObject Method
FindFirstGraphicAnnSQItem Method
CreateGraphicAnnSQItem Method
RemoveGraphicObject Method
GetGraphicObjectInformation Method
SetGraphicObjectInformation Method
GetGraphicObjectCount Method
RemoveAllGraphicObjects Method
GetGraphicObjPointCount Method
GetGraphicObjElement Method