CreateLineStyle Method (IApplication)
Creates a simple
LineStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CreateLineStyle( _
const dsString& Name As System.String, _
const dsString& FileName As System.String, _
const dsString& Description As System.String, _
const dsString& Pattern As System.String _
) As System.Boolean |
Parameters
- Name
- Name for the simple LineStyle to create
- FileName
- Path and file name to which to add the simple LineStyle (see Remarks)
- Description
- Simple LineStyle description
- Pattern
- Pattern that defines the simple LineStyle (see Remarks)
- Result[out] or Return Value
- True if the simple LineStyle is created, false if not
Remarks
See Also
Availability
DraftSight V1R4.0