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