CadBaseEntity.ColorName

CadBaseEntity.ColorName property

Gets or sets the name of the color.

public string ColorName { get; set; }

Property Value

The name of the color.

See Also