This document is archived and information here might be outdated. Recommended version. |
Line style.
[Visual Basic .NET] Public Property Style As esriSimple3DLineStyle
[C#] public esriSimple3DLineStyle Style {get; set;}
[C++]
HRESULT get_Style(
esriSimple3DLineStyle* Style
);
[C++]
HRESULT put_Style(
esriSimple3DLineStyle Style
);
[C++] Parameters Style [out, retval]
Style is a parameter of type esriSimple3DLineStyle* Style [in]
Style is a parameter of type esriSimple3DLineStyle