Copies the state of another IEVSoftShadow object.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public void Assign( IEVSoftShadow source )
Public Sub Assign ( _ source As IEVSoftShadow _ )
public: void Assign( IEVSoftShadow^ source )
Parameters
- source
- IEVSoftShadow
 Source object


























