Show / Hide Table of Contents

Class IgbZoomSlider

Inheritance
System.Object
BaseRendererControl
IgbZoomSlider
Implements
JsonSerializable
System.IDisposable
Inherited Members
BaseRendererControl.eventCallbacksCache
BaseRendererControl._cachedSerializedContent
BaseRendererControl.ResolveEventBehavior()
BaseRendererControl.ResolveDisplay()
BaseRendererControl.ToSpinal(String)
BaseRendererControl.TransformSimpleKey(String)
BaseRendererControl.IsTransformedEnumValue(String)
BaseRendererControl.TransformPotentialEnumValue(String, Object)
BaseRendererControl.BuildSequenceInfo(Int32)
BaseRendererControl.BuildRenderTree(RenderTreeBuilder)
BaseRendererControl.TemplateContentType(String)
BaseRendererControl.OnAfterRenderAsync(Boolean)
BaseRendererControl.EnsureReady()
BaseRendererControl.MarkPropDirty(String)
BaseRendererControl.IsPropDirty(String)
BaseRendererControl.Serialize(SerializationContext, String)
BaseRendererControl.Serialize()
BaseRendererControl.InvokeMethod(String, Object[], String[], ElementReference[])
BaseRendererControl.InvokeMethodSync(String, Object[], String[], ElementReference[])
BaseRendererControl.SuspendNotifications(Object)
BaseRendererControl.ResumeNotifications(Object, Boolean)
BaseRendererControl.NotifyInsertItem(Object, Int32, Object)
BaseRendererControl.NotifyRemoveItem(Object, Int32, Object)
BaseRendererControl.NotifyClearItems(Object)
BaseRendererControl.NotifySetItem(Object, Int32, Object, Object)
BaseRendererControl.NotifyUpdateItem(Object, Int32, Object, Boolean)
BaseRendererControl.OnRefChanged(String, Object)
BaseRendererControl.OnInvokeReturn(Int64, Object)
BaseRendererControl.Camelize(String)
BaseRendererControl.ToPascal(String)
BaseRendererControl.OnElementNameChanged(BaseRendererElement, String, String)
BaseRendererControl.Dispose(Boolean)
BaseRendererControl.SetResourceStringAsync(String, String, String)
BaseRendererControl.SetResourceStringAsync(String, String)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, JsonElement)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, Object)
BaseRendererControl.CompareEventCallbacks<T>(T, T, Dictionary<Type, Dictionary<String, FieldInfo>>)
BaseRendererControl.Finalize()
BaseRendererControl.Dispose()
BaseRendererControl.IgBlazor
BaseRendererControl.Height
BaseRendererControl.Width
BaseRendererControl.Class
BaseRendererControl.AdditionalAttributes
BaseRendererControl.ParentTypeName
BaseRendererControl.EventBehavior
BaseRendererControl.ChildContent
BaseRendererControl.RoundTripDateConversion
BaseRendererControl.SupportsVisualChildren
BaseRendererControl.UseDirectRender
BaseRendererControl.DirectRenderElementName
BaseRendererControl.NeedsDynamicContent
BaseRendererControl.UseCamelEnumValues
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbZoomSlider : BaseRendererControl, RefSink, JsonSerializable, IDisposable

Constructors

IgbZoomSlider()

Declaration
public IgbZoomSlider()

Properties

ActualPixelScalingRatio

Declaration
public double ActualPixelScalingRatio { get; set; }
Property Value
Type Description
System.Double

AreThumbCalloutsEnabled

Declaration
public bool AreThumbCalloutsEnabled { get; set; }
Property Value
Type Description
System.Boolean

BarBrush

Declaration
public string BarBrush { get; set; }
Property Value
Type Description
System.String

BarExtent

Declaration
public double BarExtent { get; set; }
Property Value
Type Description
System.Double

BarOutline

Declaration
public string BarOutline { get; set; }
Property Value
Type Description
System.String

BarStrokeThickness

Declaration
public double BarStrokeThickness { get; set; }
Property Value
Type Description
System.Double

DefaultEventBehavior

Declaration
protected override ControlEventBehavior DefaultEventBehavior { get; }
Property Value
Type Description
ControlEventBehavior
Overrides
BaseRendererControl.DefaultEventBehavior

EndInset

Declaration
public double EndInset { get; set; }
Property Value
Type Description
System.Double

HigherCalloutBrush

Declaration
public string HigherCalloutBrush { get; set; }
Property Value
Type Description
System.String

HigherCalloutOutline

Declaration
public string HigherCalloutOutline { get; set; }
Property Value
Type Description
System.String

HigherCalloutStrokeThickness

Declaration
public double HigherCalloutStrokeThickness { get; set; }
Property Value
Type Description
System.Double

HigherCalloutTextColor

Declaration
public string HigherCalloutTextColor { get; set; }
Property Value
Type Description
System.String

HigherShadeBrush

Declaration
public string HigherShadeBrush { get; set; }
Property Value
Type Description
System.String

HigherShadeOutline

Declaration
public string HigherShadeOutline { get; set; }
Property Value
Type Description
System.String

HigherShadeStrokeThickness

Declaration
public double HigherShadeStrokeThickness { get; set; }
Property Value
Type Description
System.Double

HigherThumbBrush

Declaration
public string HigherThumbBrush { get; set; }
Property Value
Type Description
System.String

HigherThumbHeight

Declaration
public double HigherThumbHeight { get; set; }
Property Value
Type Description
System.Double

HigherThumbOutline

Declaration
public string HigherThumbOutline { get; set; }
Property Value
Type Description
System.String

HigherThumbRidgesBrush

Declaration
public string HigherThumbRidgesBrush { get; set; }
Property Value
Type Description
System.String

HigherThumbStrokeThickness

Declaration
public double HigherThumbStrokeThickness { get; set; }
Property Value
Type Description
System.Double

HigherThumbWidth

Declaration
public double HigherThumbWidth { get; set; }
Property Value
Type Description
System.Double

LowerCalloutBrush

Declaration
public string LowerCalloutBrush { get; set; }
Property Value
Type Description
System.String

LowerCalloutOutline

Declaration
public string LowerCalloutOutline { get; set; }
Property Value
Type Description
System.String

LowerCalloutStrokeThickness

Declaration
public double LowerCalloutStrokeThickness { get; set; }
Property Value
Type Description
System.Double

LowerCalloutTextColor

Declaration
public string LowerCalloutTextColor { get; set; }
Property Value
Type Description
System.String

LowerShadeBrush

Declaration
public string LowerShadeBrush { get; set; }
Property Value
Type Description
System.String

LowerShadeOutline

Declaration
public string LowerShadeOutline { get; set; }
Property Value
Type Description
System.String

LowerShadeStrokeThickness

Declaration
public double LowerShadeStrokeThickness { get; set; }
Property Value
Type Description
System.Double

LowerThumbBrush

Declaration
public string LowerThumbBrush { get; set; }
Property Value
Type Description
System.String

LowerThumbHeight

Declaration
public double LowerThumbHeight { get; set; }
Property Value
Type Description
System.Double

LowerThumbOutline

Declaration
public string LowerThumbOutline { get; set; }
Property Value
Type Description
System.String

LowerThumbRidgesBrush

Declaration
public string LowerThumbRidgesBrush { get; set; }
Property Value
Type Description
System.String

LowerThumbStrokeThickness

Declaration
public double LowerThumbStrokeThickness { get; set; }
Property Value
Type Description
System.Double

LowerThumbWidth

Declaration
public double LowerThumbWidth { get; set; }
Property Value
Type Description
System.Double

MaxZoomWidth

Declaration
public double MaxZoomWidth { get; set; }
Property Value
Type Description
System.Double

MinZoomWidth

Declaration
public double MinZoomWidth { get; set; }
Property Value
Type Description
System.Double

Orientation

Declaration
public ZoomSliderOrientation Orientation { get; set; }
Property Value
Type Description
ZoomSliderOrientation

PanTransitionDuration

Declaration
public int PanTransitionDuration { get; set; }
Property Value
Type Description
System.Int32

PixelScalingRatio

Gets or sets the scaling value used to affect the pixel density of the control.

Declaration
public double PixelScalingRatio { get; set; }
Property Value
Type Description
System.Double
Remarks

A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.

RangeThumbBrush

Declaration
public string RangeThumbBrush { get; set; }
Property Value
Type Description
System.String

RangeThumbOutline

Declaration
public string RangeThumbOutline { get; set; }
Property Value
Type Description
System.String

RangeThumbRidgesBrush

Declaration
public string RangeThumbRidgesBrush { get; set; }
Property Value
Type Description
System.String

RangeThumbStrokeThickness

Declaration
public double RangeThumbStrokeThickness { get; set; }
Property Value
Type Description
System.Double

ResolvingAxisValue

Declaration
public Action<IgbZoomSliderResolvingAxisValueEventArgs> ResolvingAxisValue { get; set; }
Property Value
Type Description
System.Action<IgbZoomSliderResolvingAxisValueEventArgs>

ResolvingAxisValueScript

Declaration
public string ResolvingAxisValueScript { get; set; }
Property Value
Type Description
System.String

StartInset

Declaration
public double StartInset { get; set; }
Property Value
Type Description
System.Double

ThumbCalloutFontFamily

Declaration
public string ThumbCalloutFontFamily { get; set; }
Property Value
Type Description
System.String

ThumbCalloutFontSize

Declaration
public double ThumbCalloutFontSize { get; set; }
Property Value
Type Description
System.Double

ThumbCalloutFontStyle

Declaration
public string ThumbCalloutFontStyle { get; set; }
Property Value
Type Description
System.String

ThumbCalloutFontWeight

Declaration
public string ThumbCalloutFontWeight { get; set; }
Property Value
Type Description
System.String

TrackEndInset

Declaration
public double TrackEndInset { get; set; }
Property Value
Type Description
System.Double

TrackStartInset

Declaration
public double TrackStartInset { get; set; }
Property Value
Type Description
System.Double

Type

Declaration
public override string Type { get; }
Property Value
Type Description
System.String
Overrides
BaseRendererControl.Type

WindowRect

Declaration
public Rect WindowRect { get; set; }
Property Value
Type Description
Rect

WindowRectChanged

Declaration
public Action<IgbRectChangedEventArgs> WindowRectChanged { get; set; }
Property Value
Type Description
System.Action<IgbRectChangedEventArgs>

WindowRectChangedScript

Declaration
public string WindowRectChangedScript { get; set; }
Property Value
Type Description
System.String

Methods

EnsureModulesLoaded()

Declaration
protected override void EnsureModulesLoaded()
Overrides
BaseRendererControl.EnsureModulesLoaded()

FindByName(String)

Declaration
public override object FindByName(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
System.Object
Overrides
BaseRendererControl.FindByName(String)

Flush()

Declaration
public void Flush()

FlushAsync()

Declaration
public Task FlushAsync()
Returns
Type Description
System.Threading.Tasks.Task

Hide()

Declaration
public void Hide()

HideAsync()

Hides the ZoomSlider.

Declaration
public Task HideAsync()
Returns
Type Description
System.Threading.Tasks.Task

OnAttachedToUI()

Declaration
public void OnAttachedToUI()

OnAttachedToUIAsync()

Declaration
public Task OnAttachedToUIAsync()
Returns
Type Description
System.Threading.Tasks.Task

OnDetachedFromUI()

Declaration
public void OnDetachedFromUI()

OnDetachedFromUIAsync()

Declaration
public Task OnDetachedFromUIAsync()
Returns
Type Description
System.Threading.Tasks.Task

ProvideContainer(Object)

Declaration
public void ProvideContainer(object container)
Parameters
Type Name Description
System.Object container

ProvideContainerAsync(Object)

Called by the UI framework to provide a UI container for rendering this control.

Declaration
public Task ProvideContainerAsync(object container)
Parameters
Type Name Description
System.Object container

The UI container element.

Returns
Type Description
System.Threading.Tasks.Task

Show()

Declaration
public void Show()

ShowAsync()

Shows the ZoomSlider.

Declaration
public Task ShowAsync()
Returns
Type Description
System.Threading.Tasks.Task

TrackDirty()

Declaration
public void TrackDirty()

TrackDirtyAsync()

Declaration
public Task TrackDirtyAsync()
Returns
Type Description
System.Threading.Tasks.Task

Implements

JsonSerializable
System.IDisposable