←Select platform

RulerOutColor Property

Summary

Gets or sets the color of the ruler boundaries.

Syntax

C#
VB
C++
public Color RulerOutColor { get; set; } 
  
Public Property RulerOutColor As Color 
             
            public: 
property Color RulerOutColor { 
   Color get(); 
   void set (    Color ); 
} 
             

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly