var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv); var value; // Type: string // Parameters var location; // Type: object value = instance.getSeriesIdetifierByLocation(location);
function getSeriesIdetifierByLocation(
locationРасположение - { x:number, y:number }.: object
) : string;
Parameters
- location
- Расположение - { x:number, y:number }.
Return Value
Идентификатор серии в указанном месте в пространстве UI-контрола.