Indicates whether to derive the line casings colors from the interior color of the legend line symbols or otherwise use the line casings color.
[Visual Basic .NET] Public Property UseDerivedLineCasingsColor As Boolean
[C#] public bool UseDerivedLineCasingsColor {get; set;}
[C++]
HRESULT get_UseDerivedLineCasingsColor(
VARIANT_BOOL* UseDerivedLineCasingsColor
);
[C++]
HRESULT put_UseDerivedLineCasingsColor(
VARIANT_BOOL UseDerivedLineCasingsColor
);
[C++]Parameters
UseDerivedLineCasingsColor [out, retval] UseDerivedLineCasingsColor is a parameter of type VARIANT_BOOL UseDerivedLineCasingsColor [in] UseDerivedLineCasingsColor is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.