SVGElement.Style

SVGElement.Style property

对应于给定元素上的属性“样式”。如果用户代理不支持 CSS 样式,则此属性的值必须始终为 null.

public ICSSStyleDeclaration Style { get; }

适当的价值

样式.

也可以看看