예제 #1
0
 protected override void Write(ISwfStreamWriter writer, FocalGradientRGB gradient)
 {
     writer.WriteFocalGradientRGB(gradient);
 }