Share

MarkStyle.SetBackCustomLineType Method

Parent Object: MarkStyle

Description

Method that sets a the style to use custom line type from the specified .lin file.

Syntax

MarkStyle.SetBackCustomLineType( FullFileName As String, LineTypeName As String, ReplaceExisting As Boolean )

Parameters

Name Type Description
FullFileName String The full path and file name of the .lin file.
LineTypeName String The linetype name specified in the .lin file.
ReplaceExisting Boolean Indicates whether to override an existing line type of the same name.

Version

Introduced in version 2023

Was this information helpful?