←Select platform

DestinationRectangle Property

Summary

Destination rectangle.

Syntax
C#
VB
C++
public LeadRect DestinationRectangle { get; set; } 
Public Property DestinationRectangle() As LeadRect 
   Get 
   Set 
public:  
   property LeadRect^ DestinationRectangle 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 

Property Value

The destination rectangle in pixels.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

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.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.