SetStdDeviation
SVGFEDropShadowElement.SetStdDeviation method
Setzt die Werte für das Attribut ‘stdDeviation’.
public void SetStdDeviation(float stdDeviationX, float stdDeviationY)
Parameter | Typ | Beschreibung |
---|---|---|
stdDeviationX | Single | Die X-Komponente des Attributs „stdDeviation“. |
stdDeviationY | Single | Die Y-Komponente des Attributs „stdDeviation“. |
Ausnahmen
Ausnahme | Bedingung |
---|---|
DOMException | -CodeNO_MODIFICATION_ALLOWED_ERR . Wird ausgelöst, wenn versucht wird, den Wert eines schreibgeschützten Attributs zu ändern. |
Siehe auch
- class SVGFEDropShadowElement
- namensraum Aspose.Svg.Filters
- Montage Aspose.SVG