Visual Basic (Declaration) | |
---|---|
Public Overridable Property BorderColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Color BorderColor {get; set;} |
Return Value
The color of the Magnifying Glass border.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