This document is archived and information here might be outdated. Recommended version. |
Buffers the selected features and stores them into a composite graphics layer.
[Visual Basic .NET] Public Sub BufferToGraphics ( _ ByVal pCompositeGraphicsLayer As ICompositeGraphicsLayer _ )
[C#] public void BufferToGraphics ( ICompositeGraphicsLayer pCompositeGraphicsLayer );
[C++]
HRESULT BufferToGraphics(
ICompositeGraphicsLayer* pCompositeGraphicsLayer
);
[C++]
Parameters pCompositeGraphicsLayer [in]
pCompositeGraphicsLayer is a parameter of type ICompositeGraphicsLayer*