Click or drag to resize
DigitalRuneSrtTransformToString Method
Returns the string representation of this SRT transform.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public override string ToString()

Return Value

Type: String
The string representation of this SRT transform.
See Also