◆ Copy()

static Gradient Copy ( Gradient  toCopy)
static
Parameters
toCopySource object. key values will be copies form this object into the returned object
Returns
new object that has the same values are the object passed to this function.