Table of Contents

Interface IViewCSS

Namespace
Org.W3c.Dom.Css
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IViewCSS : IAbstractView
Inherited Members

Methods

GetComputedStyle(Element, String)

CSSStyleDeclaration GetComputedStyle(Element arg0, String arg1)

Parameters

arg0 Element

Element

arg1 String

String

Returns

CSSStyleDeclaration

CSSStyleDeclaration