'Declaration Public Overloads Function GetAnnotations( _
ByVal imageИзображение, для которого должны быть загружены аннотации.As Vintasoft.Imaging.VintasoftImage _
) As AnnotationDataCollection
public AnnotationDataCollection GetAnnotations(
Vintasoft.Imaging.VintasoftImage image
)
public: AnnotationDataCollection* GetAnnotations(
Vintasoft.Imaging.VintasoftImage* image
)
public:
AnnotationDataCollection^ GetAnnotations(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- Изображение, для которого должны быть загружены аннотации.
Return Value
Объект AnnotationDataCollection, связанный с изображением.