SVGFEGaussianBlurElement.SetStdDeviation
SVGFEGaussianBlurElement.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 SVGFEGaussianBlurElement
- espacio de nombres Aspose.Svg.Filters
- asamblea Aspose.SVG