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

Specifies the order for matrix transform operations.

Definition

Namespace:Telerik.WinForms.Documents.Layout

Assembly:Telerik.WinControls.RichTextEditor.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