Class
RenderTransform

Definition

Namespace:Telerik.WinControls.RichTextEditor.UI

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public abstract class RenderTransform : INotifyPropertyChanged

Inheritance: objectRenderTransform

Derived Classes: RotateTransformScaleTransformTranslateTransform

Implements: INotifyPropertyChanged

Constructors

RenderTransform()

Declaration

cs-api-definition
protected RenderTransform()

Methods

OnPropertyChanged(string)

Declaration

cs-api-definition
protected virtual void OnPropertyChanged(string propertyName)

Parameters

propertyName

string

Events

PropertyChanged

Declaration

cs-api-definition
public event PropertyChangedEventHandler PropertyChanged

Event Value

PropertyChangedEventHandler

Implements INotifyPropertyChanged.PropertyChanged