←Select platform

SourceRectangle Property

Summary

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

Syntax

C#
VB
Objective-C
WinRT C#
C++
public Leadtools.LeadRect SourceRectangle {get; set;} 
Public Property SourceRectangle As Leadtools.LeadRect 
public Leadtools.LeadRect SourceRectangle {get; set;} 
@property (nonatomic, assign) LeadRect sourceRectangle 
  
get_SourceRectangle(); 
set_SourceRectangle(value); 
Object.defineProperty('SourceRectangle');  
public: 
property Leadtools.LeadRect SourceRectangle { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize