Creates specialised CADImage object for specified file extention
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shared Function CreateImageByExtension( _ ByVal fileName As String _ ) As CADImage |
Parameters
-
fileName
-
Type: string
File name with extention
Return Value
Returns created CADImage object
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also