Pen to use for outlining the shape.
public virtual Pen BorderPen { get; set; } Public Overridable Property BorderPen() As System.Drawing.PenGetSet
public:virtual property System::Drawing::Pen^ BorderPen{System::Drawing::Pen^ get()void set(System::Drawing::Pen^ value)}
The pen to use for outlining the shape. Default value is Black pen with alpha = 0xEF and System.Drawing.Drawing2D.DashStyle.Dash style.
Set this value to null to disable outlining the shape.
For an example, refer to ImageViewerRubberBandInteractiveMode.
ImageViewerRubberBandInteractiveMode Class
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
