matrix order definitions.
Variables | |
constexpr int32 | MO_PREPEEND |
The new operation is applied before the old operation. | |
constexpr int32 | MO_APPEND |
The new operation is applied after the old operation. | |
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/matrix_orders.h>
The new operation is applied before the old operation.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/matrix_orders.h>
The new operation is applied after the old operation.