Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

AnnotationPointCount Property (DicomGraphicObject)








Gets or sets the value of the attribute "Number of Graphic Points" (0070,0021) in the "Graphic Annotation Module".
Syntax
public int AnnotationPointCount {get;}
'Declaration
 
Public ReadOnly Property AnnotationPointCount As Integer
'Usage
 
Dim instance As DicomGraphicObject
Dim value As Integer
 
value = instance.AnnotationPointCount
public int AnnotationPointCount {get;}
 get_AnnotationPointCount(); 
public:
property int AnnotationPointCount {
   int get();
}

Property Value

Represents the value of the attribute "Number of Graphic Points" (0070,0021) in the "Graphic Annotation Module".
Example
For an example, refer to FindFirstGraphicAnnSQItem. example.
Requirements

Target Platforms

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject Members
SetAnnotationPoints Method
GetAnnotationPoints Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features