←Select platform

SetDestinationPoints Method

Summary
Sets an array that contains the four points that define the warp area in the destination image.
Syntax
C#
Objective-C
C++/CLI
Python
public void SetDestinationPoints( 
   LeadPoint[] value 
) 
@property (nonatomic, assign) LeadPoint *destinationPoints 
public: 
void SetDestinationPoints(  
   array<LeadPoint>^ value 
)  
def SetDestinationPoints(self,] value): 

Parameters

value
An array that contains the four points that define the warp area in the destination image.

Remarks

Use the GetDestinationPoints method to get the array of points.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.