C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the rectangle structure that contains the destination rectangle.
public LeadRect DestinationRectangle { get; set; } Public Property DestinationRectangle As Leadtools.LeadRect public Leadtools.LeadRect DestinationRectangle {get; set;} @property (nonatomic, assign) LeadRect destinationRectangle public LeadRect getDestinationRectangle()public 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 );}
Rectangle structure that contains the destination rectangle.
The DestinationRectangle must be defined in order to show the CombineCommand results.
Refer to CombineCommand.
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
