SrtTransform Properties |
The SrtTransform type exposes the following members.
Name | Description | |
---|---|---|
HasRotation |
Gets a value indicating whether the rotation is not the default rotation.
(Using a numerical tolerant comparison, see Numeric.)
| |
HasScale |
Gets a value indicating whether the scale is not (1, 1, 1).
(Using a numerical tolerant comparison, see Numeric.)
| |
HasTranslation |
Gets a value indicating whether the translation is not 0.
(Using a numerical tolerant comparison, see Numeric.)
| |
Inverse |
Gets the inverse of this SRT transform.
|