Leadtools.Windows.Controls Namespace > MagnifyGlass Class : BorderThickness Property |
public double BorderThickness {get; set;}
'Declaration Public Property BorderThickness As Double
'Usage Dim instance As MagnifyGlass Dim value As Double instance.BorderThickness = value value = instance.BorderThickness
public double BorderThickness {get; set;}
get_BorderThickness();
set_BorderThickness(value);
This values is used only if the Shape property is set to MagnifyGlassShape.Rectangle, MagnifyGlassShape.RoundRectangle, or MagnifyGlassShape.Ellipse.
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