←Select platform

DestinationRectangle Property

Summary

Gets or sets the rectangle in the destination image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadRect DestinationRectangle {get; set;} 
Public Property DestinationRectangle As Leadtools.LeadRect 
public Leadtools.LeadRect DestinationRectangle {get; set;} 
@property (nonatomic, assign) LeadRect destinationRectangle 
public final LeadRect getDestinationRectangle() 
public final void setDestinationRectangle(LeadRect value) 
             
  
get_DestinationRectangle(); 
set_DestinationRectangle(value); 
Object.defineProperty('DestinationRectangle');  
public: 
property Leadtools.LeadRect DestinationRectangle { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

The rectangle in the destination image.

Example

For an example, refer to CombineFastCommand

Requirements

Target Platforms

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