ShowTags property (ILEADRasterContainerCell)

Visual Basic example

Visual C++ example

 

Syntax

ShowTagsConstants ShowTags

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets a value that indicates whether to display the tags. Possible values are:

Value

Meaning

CONVIEW_SHOWTAGS_SHOW

[0x00000000] Show tags. This is the default value.

CONVIEW_SHOWTAGS_HIDE

[0x00000001] Hide tags.

See Also

Elements:

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

Topics:

Image Viewer: Cell Properties