GetPropertyValue

ICSSStyleDeclaration.GetPropertyValue method

用于检索已在此声明块中显式设置的 CSS 属性的值。

public string GetPropertyValue(string propertyName)
范围类型描述
propertyNameString物业名称。

返回值

返回属性值

也可以看看