←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly