ImageGalleryFullscreenViewerNavigationBarImages Properties
Contains settings that allow images to be defined for specific elements of the fullscreen viewer navigation bar.Name | Description |
---|---|
ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
NextPageButton | Gets the settings of an image displayed within the next page navigation button |
NextPageButtonHorizontalOutside | Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the top or bottom of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside. Inherited from ImageSliderImages. |
NextPageButtonVerticalOutside | Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the left or right of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside. Inherited from ImageSliderImages. |
PrevPageButton | Gets the settings of an image displayed within the previous page navigation button |
PrevPageButtonHorizontalOutside | Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the top or bottom of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside. Inherited from ImageSliderImages. |
PrevPageButtonVerticalOutside | Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the left or right of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside. Inherited from ImageSliderImages. |
SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
See Also