Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid.EdgeData Structure / ToString Method

In This Topic
    ToString Method (Solid.EdgeData)
    In This Topic
    Converts this Edge Data to a human readable string.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A string that represents this Edge Frame.
    See Also