Gets or sets whether to show border around the probe tool data.
Object.defineProperty(ProbeToolInteractiveMode.prototype, 'showBorder',
get: function(),
set: function(value)
)
showBorder: boolean;
true to show borders around the probe tool text, false otherwise.
To set the background color, refer to BackgroundColor.
To set the text color, refer to TextColor.
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