C#
VB
C++
Pen used to draw outline the border of the pan rectangle.
public Pen BorderPen { get; set; } Public Property BorderPen() As System.Drawing.PenGetSet
public:property System::Drawing::Pen^ BorderPen{System::Drawing::Pen^ get()void set(System::Drawing::Pen^ value)}
The pen used to draw outline the border of the pan rectangle. Default value is a Blue pen.
Set the value of this property to null to stop the control from outlining the pan rectangle.
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
