AppendRule
ICSSKeyframesRule.AppendRule method
appendRule 方法将传递的 CSSKeyframeRule 追加到传递的 key 处的列表中
public void AppendRule(string rule)
范围 | 类型 | 描述 |
---|---|---|
rule | String | 要附加的规则,以与“@keyframes”规则中的一项相同的语法表示 |
也可以看看
- interface ICSSKeyframesRule
- 命名空间 Aspose.Svg.Dom.Css
- 部件 Aspose.SVG