Leadtools.Silverlight3.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RoundRectangleRadius Property
See Also 
Leadtools.Silverlight3.Controls Namespace > MagnifyGlass Class : RoundRectangleRadius Property





Gets or sets the width and height of the ellipse that describes the arc of the rounded corners.

Syntax

Visual Basic (Declaration) 
Public Property RoundRectangleRadius As Size
Visual Basic (Usage)Copy Code
Dim instance As MagnifyGlass
Dim value As Size
 
instance.RoundRectangleRadius = value
 
value = instance.RoundRectangleRadius
C# 
public Size RoundRectangleRadius {get; set;}
C++/CLI 
public:
property Size RoundRectangleRadius {
   Size get();
   void set (Size value);
}
XAML Attributes Usage 

<object RoundRectangleRadius=Size .../>

Dependencies Property Information 

Identifier field

RoundRectangleRadiusProperty

XAML Property Element Usage 

<object> <object.RoundRectangleRadius> <Size .../> </object.RoundRectangleRadius> </object>

XAML Attributes Usage 

<object RoundRectangleRadius=Size .../>

Dependencies Property Information 

Identifier field

RoundRectangleRadiusProperty

XAML Property Element Usage 

<object> <object.RoundRectangleRadius> <Size .../> </object.RoundRectangleRadius> </object>

Return Value

The width and the height of the ellipse that describes the arc of the rounded corners of the Magnifying Glass shape.

Remarks

This property value is used only if the Shape property is set to MagnifyGlassShape.RoundRectangle.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

RoundRectangleRadius requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features