ZoomifyViewer.removeLabel()

Availability

Flash Player 6.

Usage

ZoomifyViewerInstance.removeLabel();

Parameters

None

Returns

Nothing

Description

Removes a label from the display list and the current view. Note that this is not equivalent to setting label visibility to false. Reversing label removal requires explicitly re-adding the label.

Example

_root.ZoomifyViewerInstance.removeLabel();

See also

ZoomifyViewer.setLabelProperty
ZoomifyViewer.setLabelVisibility
ZoomifyViewer.getLabelVisibility
ZoomifyViewer.removeAllLabels