TransformToString Method

Returns a string representation of this transformation.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A string containing M11, M12, M21, M22, OffsetX, and OffsetY.
See Also