Leadtools.Windows.Controls Namespace > MagnifyGlass Class : RoundRectangleRadius Property |
public Size RoundRectangleRadius {get; set;}
'Declaration Public Property RoundRectangleRadius As Size
'Usage Dim instance As MagnifyGlass Dim value As Size instance.RoundRectangleRadius = value value = instance.RoundRectangleRadius
public Size RoundRectangleRadius {get; set;}
get_RoundRectangleRadius();
set_RoundRectangleRadius(value);
This property value is used only if Shape property was set to MagnifyGlassShape.RoundRectangle.
For XAML example, refer to MagnifyGlass.
For C#/VB examples, refer to MagnifyGlass.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2