Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / VBOParamsBase Class / numberOfCoordPerVertex Field

In This Topic
    numberOfCoordPerVertex Field (VBOParamsBase)
    In This Topic
    Number of coordinates per vertex
    Syntax
    'Declaration
     
    Public numberOfCoordPerVertex As Integer
    public int numberOfCoordPerVertex
    See Also