// Parameters var imageId; // Type: string var imageService; // Type: WebServiceJS var annotationService; // Type: WebServiceJS var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);
function WebImageSourceJS(
imageIdA string, which represents a file identifier.: string
) : WebImageSourceJS;
Parameters
- imageId
- A string, which represents a file identifier.