C#
VB
C++
Gets or sets the value of the attribute "Number of Graphic Points" (0070,0021) in the "Compound Graphic Sequence" (0070,0209).
public int AnnotationPointCount { get; }
Public ReadOnly Property AnnotationPointCount As Integer
public:
property int AnnotationPointCount {
int get();
}
Represents the value of the attribute "Number of Graphic Points" (0070,0021) in the "Compound Graphic Sequence" (0070,0209).