Specifies the shape of the begin or end of a line
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public enum IEObjectShape
Public Enumeration IEObjectShape
public enum class IEObjectShape
Members
Member | Value | Description |
---|---|---|
None | 0 |
no shape
|
InArrow | 1 |
In Arrow
|
OutArrow | 2 |
Out Arrow
|