Gets/sets lighting direction used to draw button edges.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Direction As Direction
public Direction Direction { get; set; }
According to this value some edges will be colored to LightColor, another edges will be colored to ShadowColor.
Default value is UpLeft.