public int PointIndex {get; set;}
'Declaration Public Property PointIndex As Integer
'Declaration
Public Property PointIndex As Integer
'Usage Dim instance As AnnotationBase Dim value As Integer instance.PointIndex = value value = instance.PointIndex
'Usage
Dim instance As AnnotationBase Dim value As Integer instance.PointIndex = value value = instance.PointIndex
AnnotationBase Class AnnotationBase Members