ReflectionPrimitive
Represents a RadCarouselReflectionItem primitive that is drawn on the screen.
Definition
Namespace:Telerik.WinControls.Primitives
Assembly:Telerik.WinControls.UI.dll
Syntax:
public class ReflectionPrimitive : BasePrimitive, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, IPrimitive, IDisposable
Inheritance: objectDisposableObjectRadObjectRadElementVisualElementBasePrimitiveReflectionPrimitive...
Implements:
Inherited Members
Constructors
Default cstor for RadCarouselReflectionPrimitive
public ReflectionPrimitive(RadElement ownerElement)
which element will be draw
Properties
Represent ItemReflectionPercentage
public double ItemReflectionPercentage { get; set; }
public RadElement OwnerElement { get; set; }
Methods
Releases managed resources by clearing the property store and disposing value animators to prevent memory leaks.
protected override void DisposeManagedResources()
Overrides:
A callback used by the owning RadControl to notify the element for the beginning of a disposing process.
protected override void OnBeginDispose()
Overrides:
The element gets notified for a change in its current ElementTree member.
protected override void OnElementTreeChanged(ComponentThemableElementTree previousTree)
The previous element tree instance.
Overrides:
Paints the element's background and calls the base implementation to paint child elements.
repaint Reflection Image