- value
- An array that contains the four points that define the warp area in the destination image.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CombineWarpCommand Dim value() As LeadPoint instance.SetDestinationPoints(value) |
C++/CLI | |
---|---|
public: void SetDestinationPoints( array<LeadPoint>^ value ) |
Parameters
- value
- An array that contains the four points that define the warp area in the destination image.
For an example, refer to CombineWarpCommand.
Use the GetDestinationPoints method to get the array of points.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7