Close

Relief for ODA Team in Ukraine

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

Returns the images for carousel scroll buttons. 

 

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