Share

Transform Properties

The Transform type exposes the following members.

Properties

 NameDescription
Public propertyBasisDefines the basis of the old coordinate system in the new coordinate system.
Public propertyBasisXThe basis of the X axis of this transformation.
Public propertyBasisYThe basis of the Y axis of this transformation.
Public propertyBasisZThe basis of the Z axis of this transformation.
Public propertyDeterminantThe determinant of this transformation.
Public propertyHasReflectionThe boolean value that indicates whether this transformation produces reflection.
Public propertyStatic memberIdentityThe identity transformation.
Public propertyInverseThe inverse transformation of this transformation.
Public propertyIsConformalThe boolean value that indicates whether this transformation is conformal.
Public propertyIsIdentityThe boolean value that indicates whether this transformation is an identity.
Public propertyIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyIsTranslationThe boolean value that indicates whether this transformation is a translation.
Public propertyOriginDefines the origin of the old coordinate system in the new coordinate system.
Public propertyScaleThe real number that represents the scale of the transformation.

See Also

Reference

Was this information helpful?