我需要获取一个计算样式属性(指针事件),我可以在浏览器开发工具中看到它,如屏幕截图中突出显示的那样。链接
element.getAttribute("style")
在 C# 中,我们有方法
entity.GetCssValue("color")