Visual Basic (Declaration) | |
---|---|
Public Class DicomGraphicObject Inherits DicomAnnotationObject |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class DicomGraphicObject : DicomAnnotationObject |
Managed Extensions for C++ | |
---|---|
public __gc class DicomGraphicObject : public DicomAnnotationObject |
C++/CLI | |
---|---|
public ref class DicomGraphicObject : public DicomAnnotationObject |
For an example, refer to 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 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