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