RulerLength Property

Summary

Gets or sets the length of the cell ruler.

Syntax
C#
VB
C++
public int RulerLength { get; set; } 
  
Public Property RulerLength As Integer 
            public: 
property int RulerLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

The length of the cell ruler. Valid values are range from 1 to 1000.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly