Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / SilhoWireData Class / startPointVertices Field

In This Topic
    startPointVertices Field
    In This Topic
    vertices[0, ]... vertices[startPointVertices-1, ] are the vertices of the lines vertices[startPointVertices, vertices.GetLength(0)] are the vertices of the points
    Syntax
    'Declaration
     
    Public startPointVertices As Integer
    public int startPointVertices
    See Also