Eyeshot 10 WinForms API Reference
SelectionEdges Property

WinForms Assembly > devDept.Eyeshot Namespace > FrustumParams Class : SelectionEdges Property
Gets or sets the four edges surrounding the selection area.
Syntax
'Declaration
 
Public Property SelectionEdges As Segment3D()
public Segment3D[] SelectionEdges {get; set;}
See Also

Reference

FrustumParams Class
FrustumParams Members