Specifies the label position

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum IELabelPos
Public Enumeration IELabelPos
public enum class IELabelPos

Members

MemberValueDescription
Begin0
at the begining of the line
End1
at the end of the line

See Also