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