Gets or sets the value of the attribute "Number of Graphic Points" (0070,0021) in the "Graphic Annotation Module".
public int AnnotationPointCount { get; }
Public ReadOnly Property AnnotationPointCount As Integer
public int AnnotationPointCount {get;}
get_AnnotationPointCount();
public:
property int AnnotationPointCount {
int get();
}
Represents the value of the attribute "Number of Graphic Points" (0070,0021) in the "Graphic Annotation Module".
For an example, refer to FindFirstGraphicAnnSQItem. example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET