var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService); var value; // Type: string value = instance.get_ImageId();
function get_ImageId() : string;
Return Value
Image source ID.
var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService); var value; // Type: string value = instance.get_ImageId();
function get_ImageId() : string;