protected override void Write(ISwfStreamWriter writer, FocalGradientRGBA gradient)
 {
     writer.WriteFocalGradientRGBA(gradient);
 }