Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnnotation::setCarouselScrollButtonsImages Method
Syntax
C++
void setCarouselScrollButtonsImages(const OdImagePtr& previous_button, const OdImagePtr& next_button);

Sets the images for carousel scroll buttons. 

 

Parameters
Description
previous_button
[in] A smart pointer to image objects that are used as previous button image.
next_button
[in] A smart pointer to image objects that are used as next button image.
Copyright © 2002-2022. Open Design Alliance All rights reserved.