SVGFEDropShadowElement.SetStdDeviation

SVGFEDropShadowElement.SetStdDeviation method

Définit les valeurs de l’attribut ‘stdDeviation’.

public void SetStdDeviation(float stdDeviationX, float stdDeviationY)
ParamètreTaperLa description
stdDeviationXSingleLe composant X de l’attribut ‘stdDeviation’.
stdDeviationYSingleLe composant Y de l’attribut ‘stdDeviation’.

Exceptions

exceptioncondition
DOMExceptionCode NO_MODIFICATION_ALLOWED_ERR . Déclenché lors d’une tentative de modification de la valeur d’un attribut en lecture seule.

Voir également