var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewFabricJS(); var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS // Parameters var id; // Type: string value = instance.createAnnotationById(id);
function createAnnotationById(
idИдентификатор типа представления аннотации.: string
) : WebAnnotationViewJS;
Parameters
- id
- Идентификатор типа представления аннотации.
Return Value
Экземпляр класса WebAnnotationViewJS.