This document is archived and information here might be outdated. Recommended version. |
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*