C#
VB
C++
Gets or sets the color of the ruler boundaries.
public Color RulerOutColor { get; set; }
Public Property RulerOutColor As Color
The color of the ruler boundaries. This is useful if the value of the RulerStyle is MedicalViewerRulerStyle.Bordered.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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