←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly