←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly