The basic graphics layer.
[Visual Basic 6.0] Property BasicGraphicsLayer As IGraphicsLayer
[Visual Basic .NET] Public ReadOnly Property BasicGraphicsLayer As IGraphicsLayer
[C#] public IGraphicsLayer BasicGraphicsLayer {get;}
[Java] public IGraphicsLayer getBasicGraphicsLayer() throws IOException, AutomationException
[C++] HRESULT get_BasicGraphicsLayer( IGraphicsLayer** ppGraphicsLayer );
Parameters
ppGraphicsLayer [out, retval]
ppGraphicsLayer is a parameter of type IGraphicsLayer