This document is archived and information here might be outdated. Recommended version. |
Selects a raster as the current copy object.
[Visual Basic .NET] Public Sub Copy ( _ ByVal pSource As IRasterRenderer _ )
[C#] public void Copy ( IRasterRenderer pSource );
[C++]
HRESULT Copy(
IRasterRenderer* pSource
);
[C++] Parameters pSource [in]
pSource is a parameter of type IRasterRenderer*