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
C#
public enum TransformMode

Members

Unknown0 not set
ObjectAligned1 The bounding box is object aligned
AxisAligned2 The bounding box is orthogonal axis aligned

See Also