VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing Namespace / WebQuadrilateralWarpCommandJS type / get_DestinationPoints Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_DestinationPoints Метод
    В этом разделе
    Возвращает массив из четырех или трех точек, определяющих четырехугольник.
    Синтаксис
    var instance = new Vintasoft.Imaging.ImageProcessing.WebQuadrilateralWarpCommandJS();
    
    var value; // Type: object[]
    value = instance.get_DestinationPoints();
    
    
    function get_DestinationPoints() : object[];
    

    Return Value

    Массив точек. Значение по умолчанию - пустой массив.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также