'Declaration Public Function Warp( _
ByVal destPointsМассив точек назначения для преобразования деформации.() As System.Windows.Point _
) As Boolean
public bool Warp(
System.Windows.Point[] destPoints
)
public: bool Warp(
System.Windows.Point[]* destPoints
)
public:
bool Warp(
array<System.Windows.Point>^ destPoints
)
Parameters
- destPoints
- Массив точек назначения для преобразования деформации.
Return Value
True, если применяется преобразование обертывания; в противном случае, false.