C#
VB
C++
Gets or sets the System.Windows.Forms.Border3DStyle of the Magnifying Glass border.
public virtual Border3DStyle Border3DStyle { get; set; }
Public Overridable Property Border3DStyle As Border3DStyle
public:
virtual property Border3DStyle Border3DStyle {
Border3DStyle get();
void set ( Border3DStyle );
}
The System.Windows.Forms.Border3DStyle of the Magnifying Glass border.
This values is used only if the Shape property is set RasterMagnifyGlassShape.Border3D.
Refer to RasterMagnifyGlass example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET