Visual Basic (Declaration) | |
---|---|
Public Overridable Property BorderWidth As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual int BorderWidth {get; set;} |
Return Value
The width of the Magnifying Glass border in pixels.Refer to RasterMagnifyGlass example.
This valus is used only if the Shape property is set to
RasterMagnifyGlassShape.Rectangle, to
RasterMagnifyGlassShape.RoundRectangle, or to
RasterMagnifyGlassShape.Ellipse.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family