This document is archived and information here might be outdated. Recommended version. |
Element class name corresponding to a sub layer.
[Visual Basic .NET] Public Function GetSubLayerClassName ( _ ByVal Layer As ILayer _ ) As String
[C#] public string GetSubLayerClassName ( ILayer Layer );
[C++]
HRESULT GetSubLayerClassName(
ILayer* Layer
);
[C++] Parameters Layer [in]
Layer is a parameter of type ILayer*