The status of the edge.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public enum EdgeStatus |
| Visual Basic (Declaration) |
|---|
Public Enumeration EdgeStatus |
| Visual C++ |
|---|
public enum class EdgeStatus |
Members
| Member name | Description | |
|---|---|---|
| Defined | The edge is defined. | |
| NotDefined | The edge is not defined. |