Fill gradient

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

Syntax

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

Members

MemberValueDescription
None0
None
Horizontal1
Horizontal
Vertical2
Vertical
HorzCenter3
HorzCenter
VertCenter4
VertCenter
Diagonal5
Diagonal
Diagonal26
Diagonal2
DiagCenter7
DiagCenter
DiagCenter28
DiagCenter2
Left9
Left
Right10
Right
Top11
Top
Bottom12
Bottom
TopLeft13
TopLeft
TopRight14
TopRight
BottomLeft15
BottomLeft
BottomRight16
BottomRight

See Also