This document is archived and information here might be outdated.  Recommended version.


IText3DElement.Surface Property (ArcObjects .NET 10.5 SDK)
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