IIgrZoomSliderProps
Properties
Section titled "Properties"Optional actualPixelScalingRatio
Section titled "actualPixelScalingRatio"actualPixelScalingRatio?: string | number Optional areThumbCalloutsEnabled
Section titled "areThumbCalloutsEnabled"areThumbCalloutsEnabled?: string | boolean Optional barBrush
Section titled "barBrush"barBrush?: string Optional barExtent
Section titled "barExtent"barExtent?: string | number Optional barOutline
Section titled "barOutline"barOutline?: string Optional barStrokeThickness
Section titled "barStrokeThickness"barStrokeThickness?: string | number Optional children
Section titled "children"children?: ReactNode Optional endInset
Section titled "endInset"endInset?: string | number Optional height
Section titled "height"height?: string Optional higherCalloutBrush
Section titled "higherCalloutBrush"higherCalloutBrush?: string Optional higherCalloutOutline
Section titled "higherCalloutOutline"higherCalloutOutline?: string Optional higherCalloutStrokeThickness
Section titled "higherCalloutStrokeThickness"higherCalloutStrokeThickness?: string | number Optional higherCalloutTextColor
Section titled "higherCalloutTextColor"higherCalloutTextColor?: string Optional higherShadeBrush
Section titled "higherShadeBrush"higherShadeBrush?: string Optional higherShadeOutline
Section titled "higherShadeOutline"higherShadeOutline?: string Optional higherShadeStrokeThickness
Section titled "higherShadeStrokeThickness"higherShadeStrokeThickness?: string | number Optional higherThumbBrush
Section titled "higherThumbBrush"higherThumbBrush?: string Optional higherThumbHeight
Section titled "higherThumbHeight"higherThumbHeight?: string | number Optional higherThumbOutline
Section titled "higherThumbOutline"higherThumbOutline?: string Optional higherThumbRidgesBrush
Section titled "higherThumbRidgesBrush"higherThumbRidgesBrush?: string Optional higherThumbStrokeThickness
Section titled "higherThumbStrokeThickness"higherThumbStrokeThickness?: string | number Optional higherThumbWidth
Section titled "higherThumbWidth"higherThumbWidth?: string | number Optional lowerCalloutBrush
Section titled "lowerCalloutBrush"lowerCalloutBrush?: string Optional lowerCalloutOutline
Section titled "lowerCalloutOutline"lowerCalloutOutline?: string Optional lowerCalloutStrokeThickness
Section titled "lowerCalloutStrokeThickness"lowerCalloutStrokeThickness?: string | number Optional lowerCalloutTextColor
Section titled "lowerCalloutTextColor"lowerCalloutTextColor?: string Optional lowerShadeBrush
Section titled "lowerShadeBrush"lowerShadeBrush?: string Optional lowerShadeOutline
Section titled "lowerShadeOutline"lowerShadeOutline?: string Optional lowerShadeStrokeThickness
Section titled "lowerShadeStrokeThickness"lowerShadeStrokeThickness?: string | number Optional lowerThumbBrush
Section titled "lowerThumbBrush"lowerThumbBrush?: string Optional lowerThumbHeight
Section titled "lowerThumbHeight"lowerThumbHeight?: string | number Optional lowerThumbOutline
Section titled "lowerThumbOutline"lowerThumbOutline?: string Optional lowerThumbRidgesBrush
Section titled "lowerThumbRidgesBrush"lowerThumbRidgesBrush?: string Optional lowerThumbStrokeThickness
Section titled "lowerThumbStrokeThickness"lowerThumbStrokeThickness?: string | number Optional lowerThumbWidth
Section titled "lowerThumbWidth"lowerThumbWidth?: string | number Optional maxZoomWidth
Section titled "maxZoomWidth"maxZoomWidth?: string | number Optional minZoomWidth
Section titled "minZoomWidth"minZoomWidth?: string | number Optional orientation
Section titled "orientation"orientation?: string | ZoomSliderOrientation Optional panTransitionDuration
Section titled "panTransitionDuration"panTransitionDuration?: string | number Optional pixelScalingRatio
Section titled "pixelScalingRatio"Gets or sets the scaling value used to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
pixelScalingRatio?: string | number Optional rangeThumbBrush
Section titled "rangeThumbBrush"rangeThumbBrush?: string Optional rangeThumbOutline
Section titled "rangeThumbOutline"rangeThumbOutline?: string Optional rangeThumbRidgesBrush
Section titled "rangeThumbRidgesBrush"rangeThumbRidgesBrush?: string Optional rangeThumbStrokeThickness
Section titled "rangeThumbStrokeThickness"rangeThumbStrokeThickness?: string | number Optional resolvingAxisValue
Section titled "resolvingAxisValue"resolvingAxisValue?: object Optional startInset
Section titled "startInset"startInset?: string | number Optional thumbCalloutTextStyle
Section titled "thumbCalloutTextStyle"thumbCalloutTextStyle?: string Optional trackEndInset
Section titled "trackEndInset"trackEndInset?: string | number Optional trackStartInset
Section titled "trackStartInset"trackStartInset?: string | number Optional width
Section titled "width"width?: string Optional windowRect
Section titled "windowRect"windowRect?: any Optional windowRectChanged
Section titled "windowRectChanged"Occurs just after the current ZoomSlider's window rectangle is changed.
windowRectChanged?: object