Specifies the shape of the begin or end of a line

Namespace: HiComponents.IEvolution
Assembly: 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

MemberValueDescription
None0
no shape
InArrow1
In Arrow
OutArrow2
Out Arrow

See Also