Visual Basic (Declaration) | |
---|---|
Public Class DicomGraphicObject Inherits DicomAnnotationObject Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomGraphicObject |
C# | |
---|---|
public class DicomGraphicObject : DicomAnnotationObject, IDisposable |
C++/CLI | |
---|---|
public ref class DicomGraphicObject : public DicomAnnotationObject, IDisposable |
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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
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