Class TEdge (unit Edge) |
TObject
****** * * Module: Edge * Author: Joe Kessler * IntegrationWare - A New Generation of Extraordinary PC Solutions * www.integrationware.com * * Purpose: * * This module defines an edge. Edges, along with vertices, define the * shape of a visible object. An edge is defined as a connection between * two vertices. * ******
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
Properties |
Events |
Variables |
TRUE if the edge is currently visible.
Default color of the edge.
Value identifing which shape the edge belongs to.
Vertices connected by this edge.