This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.ExtrusionExpression Property (ArcObjects .NET 10.4 SDK) |
The extrusion expression string.
[Visual Basic .NET] Public ReadOnly Property ExtrusionExpression As String
[C#] public string ExtrusionExpression {get;}
[C++]
HRESULT get_ExtrusionExpression(
BSTR* pExtrusion
);
[C++]
Parameters pExtrusion [out, retval] pExtrusion is a parameter of type BSTR