IEntity Interface

Entity interface.
Public Interface IEntity
This language is not supported or no code example is available.
public interface IEntity
This language is not supported or no code example is available.
Name Description
Public property Color Gets or sets the entity color.
Public property ColorMethod Gets or sets the entity color source.
Public property LayerName Gets or sets the name of the referenced Layer.
Public property LineTypeMethod Gets or sets the entity line type source.
Public property LineTypeName Gets or sets the line type name of the Environment.LineTypes dictionary. In use only if the LineTypeMethod is byEntity.
Public property LineTypeScale Gets or sets the line type scale.
Public property LineWeight Gets or sets the entity line weight.
Public property LineWeightMethod Gets or sets the entity line weight source.
Public property Visible Gets or sets the entity visibility status.
Public property XData Gets or sets the XData value list.
Top

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition