| Visual Basic (Declaration) | |
|---|---|
Public Property RulerStyle As MedicalViewerRulerStyle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public MedicalViewerRulerStyle RulerStyle {get; set;} | |
| C++/CLI | |
|---|---|
public: property MedicalViewerRulerStyle RulerStyle { MedicalViewerRulerStyle get(); void set (MedicalViewerRulerStyle value); } | |
Return Value
Enumerated value that indicates the style of the cell horizontal and vertical rulers.For an example, refer to _ctor
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family