Leadtools.Controls Namespace > ImageViewerPanControl Object : BorderColor Property |
get_borderColor();
set_borderColor(value);
Object.defineProperty('borderColor');
Type | Description |
---|---|
string | The color used to draw outline the border of the pan rectangle. Default value is "blue". |
Set the value of this property to null to stop the control from outlining the pan rectangle.
For an example, refer to ImageViewerPanControl.