←Select platform

RoundRectangleRadius Property

Summary

Arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle.

Syntax

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

Property Value

The arc size of the rounded corners in pixels if the shape is ImageViewerSpyGlassShape.RoundRectangle. The default value is 20 by 20.

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