CompileParams.UpdateLineType (Entity) Method

Updates the current line type with the line type of the entity.
Public Sub UpdateLineType( _ 
ByVal entity As Entity
)
This language is not supported or no code example is available.
public void UpdateLineType( 
Entity entity 
)
This language is not supported or no code example is available.

Parameters

entity
Entity

The entity

.NET Framework

Supported in: 4.8

In this article

Definition