←Select platform

RoundRectangleRadius Property

Summary

Radius of the round rectangle shape.

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 radius of the round rectangle shape in pixels. Default value is 20,20.

Remarks

RoundRectangleRadius is used when the value of Shape is set to ImageViewerRubberBandShape.RoundRectangle.

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.