Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / IsPoint Property

In This Topic
    IsPoint Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPoint As Boolean
    public bool IsPoint {get;}
    See Also