'Declaration Protected Function New( _
ByVal imagesAn ImageCollection object with which controller must be associated.As Vintasoft.Imaging.ImageCollection _
)
protected AnnotationDataControllerBase(
Vintasoft.Imaging.ImageCollection images
)
protected: AnnotationDataControllerBase(
Vintasoft.Imaging.ImageCollection* images
)
protected:
AnnotationDataControllerBase(
Vintasoft.Imaging.ImageCollection^ images
)
Parameters
- images
- An ImageCollection object with which controller must be associated.