Entity.ShadowScale Property

GeonBit.UI

EntityShadowScale Property
Entity shadow scale - this is just a sugarcoat to access the default shadow scale 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 float ShadowScale { get; set; }

Property Value

Type: Single
See Also