←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 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.