'Declaration Protected Overridable Function RotateImageWithAnnotations( _
ByVal requestParamsInformation about source image and annotation collection.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
- Information about source image and annotation collection.
Return Value
Response from the server.