Source position: msegdiplus.pas line 187
type GpMatrixOrder = (
MatrixOrderPrepend = 0,
MatrixOrderAppend = 1
);