VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / WebBoundingBoxPointsJS type / WebBoundingBoxPointsJS Constructor(object)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebBoundingBoxPointsJS Constructor(object)
    В этом разделе
    Initializes a new instance of the WebBoundingBoxPointsJS class.
    Синтаксис
    // Parameters
    var point; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebBoundingBoxPointsJS(point);
    
    
    function WebBoundingBoxPointsJS(
    point
    Шаблон точки взаимодействия.
    : object
    ) : WebBoundingBoxPointsJS;

    Parameters

    point
    Шаблон точки взаимодействия.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также