RulerTickSize Property

Summary

Gets or sets the length of the cell ruler ticks.

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

Property Value

The length of the cell ruler ticks.

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