| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Border3DStyle As Border3DStyle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public virtual Border3DStyle Border3DStyle {get; set;} | |
| C++/CLI | |
|---|---|
public: virtual property Border3DStyle Border3DStyle { Border3DStyle get(); void set (Border3DStyle value); } | |
Return Value
The Border3DStyle of the Magnifying Glass border.Refer to RasterMagnifyGlass example.
This valus is used only if the Shape property is set RasterMagnifyGlassShape.Border3D.
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