SVGFEDropShadowElement.SetStdDeviation

SVGFEDropShadowElement.SetStdDeviation method

Ställer in värdena för attributet ‘stdDeviation’.

public void SetStdDeviation(float stdDeviationX, float stdDeviationY)
ParameterTypBeskrivning
stdDeviationXSingleX-komponenten för attributet ‘stdDeviation’.
stdDeviationYSingleY-komponenten för attributet ‘stdDeviation’.

Undantag

undantagskick
DOMExceptionKodNO_MODIFICATION_ALLOWED_ERR . Höjd vid ett försök att ändra värdet på ett skrivskyddat attribut.

Se även