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

Leadtools.Controls.WinForms Assembly