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

Show in webframe

AnnotationPointCount Property (DicomCompoundGraphic)








Gets or sets the value of the attribute "Number of Graphic Points" (0070,0021) in the "Compound Graphic Sequence" (0070,0209).
Syntax
public int AnnotationPointCount {get;}
'Declaration
 
Public ReadOnly Property AnnotationPointCount As Integer
'Usage
 
Dim instance As DicomCompoundGraphic
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 "Compound Graphic Sequence" (0070,0209).
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomCompoundGraphic Class
DicomCompoundGraphic 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