C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the rectangle in the destination image.
public 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)
<br/>get_DestinationRectangle();<br/>set_DestinationRectangle(value);<br/>Object.defineProperty('DestinationRectangle'); public:property Leadtools.LeadRect DestinationRectangle {Leadtools.LeadRect get();void set ( Leadtools.LeadRect );}
The rectangle in the destination image.
For an example, refer to CombineFastCommand
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
