←Select platform

GetDestinationPoints Method

Summary
Gets an array that contains the four points that define the warp area in the destination image.
Syntax
C#
VB
Objective-C
C++
public LeadPoint[] GetDestinationPoints() 
Public Function GetDestinationPoints() As LeadPoint() 
@property (nonatomic, assign) LeadPoint *destinationPoints 
public: 
array<LeadPoint>^ GetDestinationPoints();  

Return Value

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

Remarks

Use the SetDestinationPoints method to set the array of points.

Example

For an example, refer to CombineWarpCommand.

Requirements

Target Platforms

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

Leadtools Assembly

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