'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Function BurnAnnotationCollection( _
ByVal requestParamsInformation about source image and annotation collection.As Vintasoft.Imaging.Annotation.Web.Services.BurnAnnotationCollectionRequestParams _
) As Vintasoft.Shared.Web.WebImageInfoResponseParams
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public Vintasoft.Shared.Web.WebImageInfoResponseParams BurnAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.BurnAnnotationCollectionRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: Vintasoft.Shared.Web.WebImageInfoResponseParams* BurnAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.BurnAnnotationCollectionRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
Vintasoft.Shared.Web.WebImageInfoResponseParams^ BurnAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.BurnAnnotationCollectionRequestParams^ requestParams
)
Parameters
- requestParams
- Information about source image and annotation collection.
Return Value
Response from the server.