Entity.ShadowOffset Property

GeonBit.UI

EntityShadowOffset Property
Entity shadow offset - this is just a sugarcoat to access the default shadow offset 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 Vector2 ShadowOffset { get; set; }

Property Value

Type: Vector2
See Also