| Visual Basic | |
|---|---|
Function RemoveRichLineStyle( _ ByVal Name As System.String _ ) As System.Boolean | |
| C# | |
|---|---|
System.bool RemoveRichLineStyle( System.string Name ) | |
| JavaScript | |
|---|---|
RemoveRichLineStyle( Name : String ) : Boolean | |
Parameters
- Name
- Name of RichLineStyle to remove
- Result[out] or Return Value
- True if the specified RichLineStyle is removed, false if not
DraftSight V1R1.1
Syntax