Метод | Описание | |
---|---|---|
GetComputedStyle ( string pseudoElt ) : ICssStyleDeclaration | ||
GetPresentationAttribute ( string name ) : ICssValue | ||
GetPropertyValue ( string name ) : string | ||
GetPropertyValue ( string name1, string name2 ) : string | ||
HandleAttributeChange ( |
Метод | Описание | |
---|---|---|
SvgStyleableElement ( string prefix, string localname, string ns, |
public GetComputedStyle ( string pseudoElt ) : ICssStyleDeclaration | ||
pseudoElt | string | |
Результат | ICssStyleDeclaration |
public GetPresentationAttribute ( string name ) : ICssValue | ||
name | string | |
Результат | ICssValue |
public GetPropertyValue ( string name ) : string | ||
name | string | |
Результат | string |
public GetPropertyValue ( string name1, string name2 ) : string | ||
name1 | string | |
name2 | string | |
Результат | string |
public HandleAttributeChange ( |
||
attribute | ||
Результат | void |