This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISimpleLine3DSymbol Interface > ISimpleLine3DSymbol.Style Property (ArcObjects .NET 10.5 SDK) |
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