Initializes a new instance of the
ListHeader class.
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub New( _ ByVal name As String, _ ByVal text As String, _ ByVal width As Integer _ ) |
Parameters
-
name
-
Type: string
A name
-
text
-
Type: string
A text
-
width
-
Type: int
Width
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also