'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Function SaveAnnotationCollection( _
ByVal requestParamsИнформация о странице исходного изображения и коллекциях аннотаций.As Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public Vintasoft.Shared.Web.WebResponseParamsBase SaveAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: Vintasoft.Shared.Web.WebResponseParamsBase* SaveAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
Vintasoft.Shared.Web.WebResponseParamsBase^ SaveAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Информация о странице исходного изображения и коллекциях аннотаций.
Return Value
Ответ от сервера.