ZoomifyViewer.removeAllLabels()

Availability

Flash Player 6.

Usage

ZoomifyViewerInstance.removeAllLabels();

Parameters

None

Returns

Nothing

Description

Removes all labels. Note that this is not equivalent to setting label visibility to false. Reversing label removal requires explicitly re-adding the label.

Example

_root.ZoomifyViewerInstance.removeAllLabels();

See also

ZoomifyViewer.setLabelProperty
ZoomifyViewer.setLabelVisibility
ZoomifyViewer.getLabelVisibility
ZoomifyViewer.removeLabel