CadEntityBase.ColorId

CadEntityBase.ColorId property

Gets or sets the color id (ACI color) of the entity.

public short ColorId { get; set; }

Property Value

An Int32 value representing the entity ACI color value.

See Also