Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class EclipseSliderParams

Eclipse slider parameters for creating sliders

Hierarchy

  • EclipseSliderParams

Index

Constructors

constructor

Properties

absoluteIconPath1

absoluteIconPath1: boolean

If the icon path is an absolute path (default false).

absoluteIconPath2

absoluteIconPath2: boolean

If the icon path is an absolute path (default false).

height

height: number

Height of the Eclipse slider, (default 0 = default slider height).

iconPath1

iconPath1: string

Eclipse slider icon path used in kRadialWithIcon.

iconPath2

iconPath2: string

Eclipse slider icon path used in kRadialWithIcon.

iconScale

iconScale: number

Icon scale (default 1.0f).

iconType1

iconType1: SystemIcon

The type of SystemIcon to be used for the eclipse slider icon_1.

iconType2

iconType2: SystemIcon

The type of SystemIcon to be used for the eclipse slider icon_2.

labelText1

labelText1: string

labelText2

labelText2: string

type

Type of eclipse slider.

width

width: number

Width of the Eclipse slider, (default 0 = default slider width. Ignored if type == kCircularWithIcon).

Generated using TypeDoc