ShowRuler property (ILEADRasterContainerCell)

Visual Basic example

Visual C++ example

 

Syntax

ShowRulerConstants ShowRuler

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets a value that indicates which ruler to display. Possible values are:

Value

Meaning

CONVIEW_SHOWRULER_NONE

[0x00000000] Display no ruler.

CONVIEW_SHOWRULER_BOTH

[0x00000001] Display the horizontal and vertical rulers. This is the default value.

CONVIEW_SHOWRULER_VERT

[0x00000002] Display the vertical ruler.

CONVIEW_SHOWRULER_HORZ

[0x00000003] Display the horizontal ruler.

See Also

Elements:

SubRowCount Property, SubColumnCount Property, EnableChangeOnMove Property, Individual Property, IsFit Property, Select Property, Freeze Property, RowPosition Property, ColumnPosition Property, Window Property, ShowTags Property, RepositionCell Method, AddTag Method, InsertBitmapList Method, RulerStyle property, BitmapList Property, Top Property, Left Property, Height Property, Width Property.

Topics:

Image Viewer: Cell Properties