New to Telerik UI for WPFStart a free 30-day trial

Specifies the order for matrix transform operations.

Definition

Namespace:Telerik.Windows.Documents.Layout

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public enum MatrixOrder

Fields

The new operation is applied after the old operation.

C#
Append = 1

The new operation is applied before the old operation.

C#
Prepend = 0
In this article
DefinitionFieldsAppendPrepend
Not finding the help you need?
Contact Support