Back to Devexpress

TdxGpMatrixOrder Enum

vcl-dxgdiplusapi-7c50cfc5.md

latest253 B
Original Source

TdxGpMatrixOrder Enum

Declaration

delphi
TdxGpMatrixOrder = (
    MatrixOrderPrepend,
    MatrixOrderAppend
);

Members

Name
MatrixOrderPrepend
MatrixOrderAppend

See Also

dxGDIPlusAPI Unit