public override Brush CreateParticle()
 {
     return(ParticleGeometryFactory.CreateBaseImageParticle(Color));
 }