Enum
MatrixOrder

Specifies the order for matrix transform operations.

Definition

Namespace:Telerik.Windows.Documents.Layout

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum MatrixOrder

Fields

Append

The new operation is applied after the old operation.

Declaration

cs-api-definition
Append = 1

Field Value

MatrixOrder

Prepend

The new operation is applied before the old operation.

Declaration

cs-api-definition
Prepend = 0

Field Value

MatrixOrder

In this article
DefinitionFieldsAppendPrepend
Not finding the help you need?
Contact Support