←Select platform

Shape Property

Summary

Spy glass shape.

Syntax
C#
VB
C++
public virtual ImageViewerSpyGlassShape Shape { get; set; } 
Public Overridable Property Shape() As ImageViewerSpyGlassShape 
   Get 
   Set 
public:  
   virtual property ImageViewerSpyGlassShape^ Shape 
   { 
      ImageViewerSpyGlassShape^ get() 
      void set(ImageViewerSpyGlassShape^ value) 
   } 

Property Value

The spy glass shape. The default value is ImageViewerSpyGlassShape.RoundRectangle.

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.