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