Click or drag to resize
DigitalRuneDcelVertexEdge Property
Gets or sets an outgoing edge.

Namespace: DigitalRune.Geometry.Meshes
Assembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax
public DcelEdge Edge { get; set; }

Property Value

Type: DcelEdge
An outgoing edge.
See Also