ISVGFilterPrimitiveStandardAttributes
ISVGFilterPrimitiveStandardAttributes interface
这个接口定义了过滤器原语接口通用的 DOM 属性集。
public interface ISVGFilterPrimitiveStandardAttributes
特性
姓名 | 描述 |
---|---|
Height { get; } | 对应于给定“过滤器”元素的属性“高度”。 |
Result { get; } | 对应于给定“过滤器”元素上的属性“结果”。 |
Width { get; } | 对应于给定“过滤器”元素上的属性“宽度”。 |
X { get; } | 对应于给定“过滤器”元素上的属性“x”。 |
Y { get; } | 对应于给定“过滤器”元素上的属性“y”。 |
也可以看看
- 命名空间 Aspose.Svg.Filters
- 部件 Aspose.SVG