←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly