Click or drag to resize
DigitalRuneSrtTransform Properties

The SrtTransform type exposes the following members.

Properties
  NameDescription
Public propertyHasRotation
Gets a value indicating whether the rotation is not the default rotation. (Using a numerical tolerant comparison, see Numeric.)
Public propertyHasScale
Gets a value indicating whether the scale is not (1, 1, 1). (Using a numerical tolerant comparison, see Numeric.)
Public propertyHasTranslation
Gets a value indicating whether the translation is not 0. (Using a numerical tolerant comparison, see Numeric.)
Public propertyInverse
Gets the inverse of this SRT transform.
Top
See Also