Parameters |
Description |
const OdStringArray& button_names |
[in] An array of button names. |
const OdString& previous_button_name |
[in] A name for the previous button. |
const OdString& next_button_name |
[in] A name for the next button. |
OdUInt16 scroll_size |
[in] A scroll size value. |
Sets the annotation carousel buttons.
A carousel buttons array includes a collection of buttons to switch between different views (each button contains a small preview) and two specific buttons for switching to a previous or next view relative to the view that is currently displayed. View indices and small previews are set using the setCarouselViews function. The scroll size property determines how many buttons are scrolled when the user presses the next or previous button.
It is necessary to set carousel buttons to generate a carousel view.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|