Entity.ShadowColor Property

GeonBit.UI

EntityShadowColor Property
Entity shadow color - this is just a sugarcoat to access the default shadow color style property.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Color ShadowColor { get; set; }

Property Value

Type: Color
See Also