Gets or sets a value that indicates the size of the pan rectangle border.
public double StrokeThickness { get; set; }
Public Property StrokeThickness As Double
The size of the pan rectangle border in pixels. Default value 1.0.
The control draws the pan rectangle using the Stroke as its color, StrokeThickness as the size of the rectangle border in pixels. You can fill the area inside the pan rectangle with InnerBrush and the area outside the pan rectangle with OuterBrush.
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