Gets the names of the simple
LineStyles and their descriptions contained in the specified LineStyle file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetLineStyleListFromFile( _
const dsString& FileName As System.String, _
dsStringArray* NameStrArray As System.Object, _
dsStringArray* DescriptionStrArray As System.Object _
) |
Parameters
- FileName
- Path and file name of the file containing the names of the LineStyles and their descriptions (see Remarks)
- NameStrArray[out]
- Names of the LineStyles in FileName
- DescriptionStrArray[out] or Return Value
- Descriptions of the LineStyles in FileName
Remarks
See Also
Availability
DraftSight V1R4.0