'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function RemoveAnnotationCollection( _
ByVal requestParamsInformation about source image.As Vintasoft.Shared.Web.WebImageInfoRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Shared.Web.WebResponseParamsBase RemoveAnnotationCollection(
Vintasoft.Shared.Web.WebImageInfoRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Shared.Web.WebResponseParamsBase* RemoveAnnotationCollection(
Vintasoft.Shared.Web.WebImageInfoRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Shared.Web.WebResponseParamsBase^ RemoveAnnotationCollection(
Vintasoft.Shared.Web.WebImageInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Information about source image.
Return Value
Response from the server.