Allows access to the underlying edge and loop as well as various coedge data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ICoEdge |
Visual Basic (Usage) | |
---|
Dim instance As ICoEdge |
C# | |
---|
public interface ICoEdge |
C++/CLI | |
---|
public interface class ICoEdge |
Example
Accessors
See Also