Leadtools.Windows.Controls Namespace > MagnifyGlass Class : BorderBrush Property |
public Brush BorderBrush {get; set;}
'Declaration Public Property BorderBrush As Brush
'Usage Dim instance As MagnifyGlass Dim value As Brush instance.BorderBrush = value value = instance.BorderBrush
public Brush BorderBrush {get; set;}
get_BorderBrush();
set_BorderBrush(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