'Declaration Public Function New( _
ByVal annotationDataObject that stores the annotation data.As Vintasoft.Imaging.Annotation.LeaderLineAnnotationData _
)
public LeaderLineAnnotationView(
Vintasoft.Imaging.Annotation.LeaderLineAnnotationData annotationData
)
public: LeaderLineAnnotationView(
Vintasoft.Imaging.Annotation.LeaderLineAnnotationData* annotationData
)
public:
LeaderLineAnnotationView(
Vintasoft.Imaging.Annotation.LeaderLineAnnotationData^ annotationData
)
Parameters
- annotationData
- Object that stores the annotation data.