CadEntityBase.ColorName

CadEntityBase.ColorName property

Gets or sets the name of the color.

public string ColorName { get; set; }

Property Value

The name of the color.

Remarks

Presented if a color from the Color Books has been selected for the entity.

See Also