Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawDirectionParams Class / ArrowPoints Field

In This Topic
    ArrowPoints Field
    In This Topic
    Gets or sets the points or the arrow.
    Syntax
    'Declaration
     
    Public Shared ArrowPoints As Point3D()
    public static Point3D[] ArrowPoints
    See Also