Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / EntityGraphicsData Class / PrimitiveType Field

In This Topic
    PrimitiveType Field (EntityGraphicsData)
    In This Topic
    The type of primitive to draw;
    Syntax
    'Declaration
     
    Public PrimitiveType As primitiveType
    public primitiveType PrimitiveType
    See Also