Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

EnableRulerLongTicks Property






Enables or disables the long ticks on the cell ruler.
Syntax
public bool EnableRulerLongTicks {get; set;}
'Declaration   Public Property EnableRulerLongTicks As Boolean
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Boolean   instance.EnableRulerLongTicks = value   value = instance.EnableRulerLongTicks
public: property bool EnableRulerLongTicks {    bool get();    void set (    bool value); }

Property Value

true to enable the long tick; false to disable the long tick.
Remarks
A long tick is rendered every five ticks of the cell ruler.
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features