C#
VB
Objective-C
Gets or sets the color of border drawn around image in the viewer.
public LTColor imageBorderColor {get; set;}
Public Property imageBorderColor As LTColor
iOS:
@property (nonatomic, copy, nullable) UIColor *imageBorderColor
macOS:
@property (nonatomic, copy, nullable) NSColor *imageBorderColor
The LTColor object that represents the border color.
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