'Declaration Public Function RotateImageWithAnnotations( _
ByVal requestParamsInformation about source image file and annotation collection, which should be rotated with image.As RotateImageWithAnnotationRequestParams _
) As Vintasoft.Shared.Web.WebImageInfoResponseParams
public Vintasoft.Shared.Web.WebImageInfoResponseParams RotateImageWithAnnotations(
RotateImageWithAnnotationRequestParams requestParams
)
public: Vintasoft.Shared.Web.WebImageInfoResponseParams* RotateImageWithAnnotations(
RotateImageWithAnnotationRequestParams* requestParams
)
public:
Vintasoft.Shared.Web.WebImageInfoResponseParams^ RotateImageWithAnnotations(
RotateImageWithAnnotationRequestParams^ requestParams
)
Parameters
- requestParams
- Information about source image file and annotation collection, which should be rotated with image.
Return Value
Response from the server.