Create a smooth gradient using the symbols in the first two classes.
[Visual Basic .NET] Public Property UseGradient As Boolean
[C#] public bool UseGradient {get; set;}
[C++]
HRESULT get_UseGradient(
VARIANT_BOOL* UseGradient
);
[C++]
HRESULT put_UseGradient(
VARIANT_BOOL UseGradient
);
[C++]Parameters
UseGradient [out, retval] UseGradient is a parameter of type VARIANT_BOOL UseGradient [in] UseGradient is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.