Specifies the label position
Namespace: HiComponents.IEvolutionAssembly: 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
Member | Value | Description |
---|---|---|
Begin | 0 |
at the begining of the line
|
End | 1 |
at the end of the line
|