Gets or sets a list of types of the entity's lines
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shared Property Line_types_list() As String() |
C#
|
public static string[] Line_types_list {get; set;} |
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also