IViewCSS
IViewCSS interface
这个界面代表一个CSS视图。
public interface IViewCSS : IAbstractView
方法
姓名 | 描述 |
---|---|
GetComputedStyle(Element) | 此方法用于获取 CSS2 中定义的计算样式。 |
GetComputedStyle(Element, string) | 此方法用于获取 CSS2 中定义的计算样式。 |
也可以看看
- interface IAbstractView
- 命名空间 Aspose.Svg.Dom.Css
- 部件 Aspose.SVG