←Select platform

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

Leadtools.MedicalViewer Assembly