This document is archived and information here might be outdated. Recommended version. |
The basic graphics layer.
[Visual Basic .NET] Public ReadOnly Property BasicGraphicsLayer As IGraphicsLayer
[C#] public IGraphicsLayer BasicGraphicsLayer {get;}
[C++]
HRESULT get_BasicGraphicsLayer(
IGraphicsLayer** ppLayer
);
[C++] Parameters ppLayer [out, retval]
ppLayer is a parameter of type IGraphicsLayer**