Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomGraphicObject Class : AnnotationPointCount Property |
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();