SVGFEDropShadowElement.SetStdDeviation
SVGFEDropShadowElement.SetStdDeviation method
Establece los valores para el atributo ‘stdDeviation’.
public void SetStdDeviation(float stdDeviationX, float stdDeviationY)
Parámetro | Escribe | Descripción |
---|---|---|
stdDeviationX | Single | El componente X del atributo ‘stdDeviation’. |
stdDeviationY | Single | El componente Y del atributo ‘stdDeviation’. |
Excepciones
excepción | condición |
---|---|
DOMException | CódigoNO_MODIFICATION_ALLOWED_ERR . Provocado en un intento de cambiar el valor de un atributo de solo lectura. |
Ver también
- class SVGFEDropShadowElement
- espacio de nombres Aspose.Html.Dom.Svg.Filters
- asamblea Aspose.HTML