Exemplo n.º 1
0
 public override void UpdateDrawState(TextPaint tp)
 {
     tp.SetShadowLayer(3, 2, 2, Color.Black);
 }