var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId); var returnValue; // Type: any // Parameters var value; // Type: WebImageAnchorTypeEnumJS returnValue = instance.set_ThumbnailCaptionAnchor(value);
function set_ThumbnailCaptionAnchor(
valueAn instance of WebImageAnchorTypeEnumJS class. Default value is "Bottom".: WebImageAnchorTypeEnumJS
) : any;
Parameters
- value
- An instance of WebImageAnchorTypeEnumJS class. Default value is "Bottom".