←Select platform

Offset Property

Summary

Extra offset of the spy glass.

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

Property Value

The extra offset of the spy glass in pixels.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly