CadBaseEntity.ColorId

CadBaseEntity.ColorId property

Gets or sets the color id.

public short ColorId { get; set; }

Property Value

The color id.

See Also