←Select platform

SourceRectangle Property

Summary

Gets or sets the area of the source image to be warped.

Syntax
C#
VB
Objective-C
C++
public LeadRect SourceRectangle { get; set; } 
Public Property SourceRectangle As LeadRect 
@property (nonatomic, assign) LeadRect sourceRectangle 
public: 
property LeadRect SourceRectangle { 
   LeadRect get(); 
   void set (    LeadRect ); 
} 

Property Value

A LeadRect which defines the area of the source image to be warped.

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