Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ICurve Interface / IsPoint Property

In This Topic
    IsPoint Property (ICurve)
    In This Topic
    Returns true if the curve is degenerated into a point.
    Syntax
    'Declaration
     
    ReadOnly Property IsPoint As Boolean
    bool IsPoint {get;}
    See Also