This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITinRenderer Interface > ITinRenderer.Copy Method (ArcObjects .NET 10.4 SDK) |
Copies the properties of the given renderer.
[Visual Basic .NET] Public Sub Copy ( _ ByVal pSource As ITinRenderer _ )
[C#] public void Copy ( ITinRenderer pSource );
[C++]
HRESULT Copy(
ITinRenderer* pSource
);
[C++]
Parameters pSource [in]
pSource is a parameter of type ITinRenderer