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





Gets or sets the thickness of the Magnifying Glass border.

Syntax

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

<object BorderThickness=double .../>

Dependencies Property Information 

Identifier field

BorderThicknessProperty

XAML Attributes Usage 

<object BorderThickness=double .../>

Dependencies Property Information 

Identifier field

BorderThicknessProperty

Return Value

The thickness of the Magnifying Glass border.

Remarks

This value is used only if the Shape property is set to MagnifyGlassShape.Rectangle, or MagnifyGlassShape.RoundRectangle, or MagnifyGlassShape.Ellipse.

Requirements

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

See Also

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