TransformerTransformMode Enumeration
Specifies the alignment for the bounding box used for the transformation
Definition
Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public enum TransformModeMembers
| Unknown | 0 | not set |
| ObjectAligned | 1 | The bounding box is object aligned |
| AxisAligned | 2 | The bounding box is orthogonal axis aligned |