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


IACLayer.LayerDefAxl Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IACLayer.LayerDefAxl Property

The layer def axl.

[Visual Basic .NET]
Public ReadOnly Property LayerDefAxl As Object
[C#]
public object LayerDefAxl {get;}
[C++]
HRESULT get_LayerDefAxl(
  LPUNKNOWN* layerDefElement
);
[C++]

Parameters layerDefElement [out, retval] layerDefElement is a parameter of type LPUNKNOWN

Product Availability

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

See Also

IACLayer Interface