Click or drag to resize
SoGradientBackground Properties

The SoGradientBackground type exposes the following members.

Properties
  NameDescription
Public propertycolor0

First color in gradient (0.7 0.7 0.8 by default).

Public propertycolor1

Second color in gradient (0.0 0.1 0.3 by default).

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyswapColors

Reverse colors (default is false).

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also