Gets or sets which position-dependent colors to use for the gradient background.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property UseTwoColors As System.Boolean |
| C# | |
|---|
System.bool UseTwoColors {get; set;} |
| JavaScript | |
|---|
UseTwoColors : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_UseTwoColors(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool UseTwoColors { bool* Val
)
DSRESULTput_UseTwoColors(
bool NewVal
} |
Property Value
True to only use the
top and
bottom colors and ignore the
middle color, or false to use the top, middle, and bottom colors for the gradient background