Adds a specified path to the list of the paths to SHX files.
Namespace:
CADImport.CADImportForms
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub AddPath( _ ByVal val As String _ ) |
Parameters
-
val
-
Type: string
A string containing a path to the SHX file to be added.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also