Adds a string.
Namespace:
CADImport.Export.SimpleCADtoDXF
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub AddString( _ ByVal code As Integer, _ ByVal str As String _ ) |
Parameters
-
code
-
Type: int
A code
-
str
-
Type: string
The string to add.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also