'Declaration Protected Overridable Function RotateImageWithAnnotations( _
ByVal requestParamsИнформация об исходном изображении и коллекции аннотаций.As Vintasoft.Imaging.Annotation.Web.Services.RotateImageWithAnnotationRequestParams _
) As Vintasoft.Shared.Web.WebImageInfoResponseParams
protected virtual Vintasoft.Shared.Web.WebImageInfoResponseParams RotateImageWithAnnotations(
Vintasoft.Imaging.Annotation.Web.Services.RotateImageWithAnnotationRequestParams requestParams
)
protected: virtual Vintasoft.Shared.Web.WebImageInfoResponseParams* RotateImageWithAnnotations(
Vintasoft.Imaging.Annotation.Web.Services.RotateImageWithAnnotationRequestParams* requestParams
)
protected:
virtual Vintasoft.Shared.Web.WebImageInfoResponseParams^ RotateImageWithAnnotations(
Vintasoft.Imaging.Annotation.Web.Services.RotateImageWithAnnotationRequestParams^ requestParams
)
Parameters
- requestParams
- Информация об исходном изображении и коллекции аннотаций.
Return Value
Ответ от сервера.