Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

RulerOutColor Property






Gets or sets the color of the ruler boundaries.
Syntax
public Color RulerOutColor {get; set;}
'Declaration   Public Property RulerOutColor As Color
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Color   instance.RulerOutColor = value   value = instance.RulerOutColor
public: property Color RulerOutColor {    Color get();    void set (    Color value); }

Property Value

The color of the ruler boundaries. This is useful if the value of the RulerStyle is MedicalViewerRulerStyle.Bordered.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features