Entity.CopyAttributes Method

Copies the following attributes to this entity: Color, ColorMethod, LineWeight, LineTypeName, LineTypeMethod, LineWeight, LineWeightMethod, LayerName and MaterialName.
Public Sub CopyAttributes( _ 
ByVal source As Entity
)
This language is not supported or no code example is available.
public void CopyAttributes( 
Entity source 
)
This language is not supported or no code example is available.

Parameters

source
Entity

The source entity

.NET Framework

Supported in: 4.8

In this article

Definition