Skip to main content
A newer version of this page is available. .

RichEditRulerImages Fields

Contains settings for the Ruler images.
Name Description
CenterTabDragHandleImageName Gets the image settings of the corresponding UI element.
CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
ColumnSeparatorDragHandleImageName Gets the image name of the corresponding UI element.
DecimalTabDragHandleImageName Gets the image settings of the corresponding UI element.
DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
FirstLineIndentDragHandleImageName Gets the image name of the corresponding UI element.
HottrackedPostfixConst static Returns “Hover”. Inherited from ImagesBase.
LeftIndentDragHandleImageName Gets the image name of the corresponding UI element.
LeftTabDragHandleImageName Gets the image settings of the corresponding UI element.
LoadingPanelImageName static

Represents the name of the LoadingPanel image file.

This name is equal to “Loading”.

Inherited from ImagesBase.
PressedPostfixConst static Returns “Pressed”. Inherited from ImagesBase.
RightIndentDragHandleImageName Gets the image name of the corresponding UI element.
RightTabDragHandleImageName Gets the image settings of the corresponding UI element.
SelectedPostfixConst static Returns “Selected”. Inherited from ImagesBase.
SpriteImageName static For internal use only. Inherited from ImagesBase.
WindowResizerImageName static For internal use only. Returns “WindowResizer”. Inherited from ImagesBase.
WindowResizerRtlImageName static For internal use only. Inherited from ImagesBase.
See Also