Specifies the label position

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

Collapse imageSyntax

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

Collapse imageMembers

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

Collapse imageSee Also