Leadtools.Controls Namespace > ImageViewerPanControl Object : BorderThickness Property |
get_borderThickness();
set_borderThickness(value);
Object.defineProperty('borderThickness');
Type | Description |
---|---|
int | The thickness of the line used to draw outline the border of the pan rectangle. Default value is 1. |
Set the value of this property to 0 to stop the control from outlining the pan rectangle.
For an example, refer to ImageViewerPanControl.