Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Transformation Class / Dump Method

In This Topic
    Dump Method (Transformation)
    In This Topic
    Dumps the matrix on Console window.
    Syntax
    'Declaration
     
    Public Function Dump() As String
    public string Dump()
    See Also