This document is archived and information here might be outdated. Recommended version. |
Indicates the style of the elevated lines, and whether or not to elevate the symbols so they don't sink into the globe.
[Visual Basic .NET] Public Property ElevatedLinesStyle As esriTrackingElevatedLineStyle
[C#] public esriTrackingElevatedLineStyle ElevatedLinesStyle {get; set;}
[C++]
HRESULT get_ElevatedLinesStyle(
esriTrackingElevatedLineStyle* style
);
[C++]
HRESULT put_ElevatedLinesStyle(
esriTrackingElevatedLineStyle style
);
[C++] Parameters style [out, retval]
style is a parameter of type esriTrackingElevatedLineStyle* style [in]
style is a parameter of type esriTrackingElevatedLineStyle