Interface IViewCSS
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/css/ViewCSS.html
public interface IViewCSS : IAbstractView
- Inherited Members
Methods
GetComputedStyle(Element, String)
CSSStyleDeclaration GetComputedStyle(Element arg0, String arg1)