CadBaseEntity.ColorValue

CadBaseEntity.ColorValue property

Gets or sets the color value.

public int? ColorValue { get; set; }

Property Value

The color value.

See Also