Eyeshot 9.0 WPF API Reference
IsPoint Property (Segment2D)

WPF Assembly > devDept.Geometry Namespace > Segment2D Class : IsPoint Property
If true, the segment is a degenerated one (a point).
Syntax
'Declaration
 
Public ReadOnly Property IsPoint As Boolean
public bool IsPoint {get;}
See Also

Reference

Segment2D Class
Segment2D Members