←Select platform

DestinationRectangle Property

Summary
Gets or sets the rectangle in the destination image.
Syntax
C#
VB
Objective-C
C++
Java
public LeadRect DestinationRectangle { get; set; } 
Public Property DestinationRectangle As LeadRect 
@property (nonatomic, assign) LeadRect destinationRectangle 
public final LeadRect getDestinationRectangle() 
public final void setDestinationRectangle(LeadRect value) 
public: 
property LeadRect DestinationRectangle { 
   LeadRect get(); 
   void set (    LeadRect ); 
} 

Property Value

The rectangle in the destination image.

Example

For an example, refer to CombineFastCommand

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.