В этом разделе
Задает модель состояния, соответствующую ParentState.
Синтаксис
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
var returnValue; // Type: any
// Parameters
var value; // Type: string
returnValue = instance.set_StateModel(value);
function set_StateModel(
: string
) : any;
Parameters
- value
- Модель состояния, соответствующая ParentState.
Совместимость с веб браузерами
Смотрите также