| Solid Edge Framework Type Library > ViewStyle Object : SetGradientBackground Method |
| Visual Basic |
|---|
Public Sub SetGradientBackground( _ ByVal eType As SeGradientType, _ ByVal crColor1 As Long, _ ByVal crColor2 As Long, _ Optional ByVal SpotCenterX As Variant, _ Optional ByVal SpotCenterY As Variant _ ) |
| Value | Description |
|---|---|
| seGradientTypeCircularSpot | |
| seGradientTypeCustom | |
| seGradientTypeDiagonalDown | |
| seGradientTypeDiagonalUp | |
| seGradientTypeHorizontal | |
| seGradientTypeSquareSpot | |
| seGradientTypeVertical |