ArcObjects Library Reference (Carto)  

IText3DElement.Surface Property

The surface for draping.

[Visual Basic .NET]
Public WriteOnly Property Surface
[C#]
public void Surface {set;}
[C++]
HRESULT put_Surface(
  IFunctionalSurface* 
);
[C++]

Parameters

[in]

   is a parameter of type IFunctionalSurface

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IText3DElement Interface