This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > I3 > I3DProperties Interface > I3DProperties.BaseSurface Property (ArcObjects .NET 10.4 SDK) |
The base surface.
[Visual Basic .NET] Public Property BaseSurface As IFunctionalSurface
[C#] public IFunctionalSurface BaseSurface {get; set;}
[C++]
HRESULT get_BaseSurface(
IFunctionalSurface** ppBase
);
[C++]
HRESULT putref_BaseSurface(
IFunctionalSurface* ppBase
);
[C++]
Parameters ppBase [out, retval]
ppBase is a parameter of type IFunctionalSurface ppBase [in]
ppBase is a parameter of type IFunctionalSurface