Click or drag to resize
AB4D logo

DumperGetMatrix3DText Method

Overload List
 NameDescription
Public methodStatic memberGetMatrix3DText(Matrix3D, Int32) Returns string from a Matrix3D in 4 column and 4 rows.
Public methodStatic memberGetMatrix3DText(Matrix3D, String, String, Int32) Returns string from a Matrix3D in 4 column and 4 rows. It is possible to specify the indent text (the text that is displayed in the begginging of each line to text) and new line text (text that is used for new line).
Top
See Also