This method loads all layers and vectorial objects from one single file.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool LoadAll( string fileName )
Public Function LoadAll ( _ fileName As String _ ) As Boolean
public: bool LoadAll( String^ fileName )
Parameters
- fileName
- String
Input file path and name.